Skip to content

Commit

Permalink
change(build): upgrade action to trigger workflow and wait to latest …
Browse files Browse the repository at this point in the history
…version

- hopefully we will avoid failures due to the action instead of code issues
  • Loading branch information
ichim-david committed Nov 21, 2022
1 parent ea47f6f commit c63ad3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
git commit -m "Autobuild of docusaurus docs"
git push
- uses: convictional/trigger-workflow-and-wait@v1.3.0
- uses: convictional/trigger-workflow-and-wait@v1.6.5
with:
github_token: ${{ secrets.PAT_TOKEN }}
owner: 'eea'
Expand Down

0 comments on commit c63ad3f

Please sign in to comment.