pkgx
pkgx copied to clipboard
Bump aurelien-baudet/workflow-dispatch from 2 to 4
Bumps aurelien-baudet/workflow-dispatch from 2 to 4.
Release notes
Sourced from aurelien-baudet/workflow-dispatch's releases.
v4
What's Changed
- Corrected typo by
@samit2040in the-actions-org/workflow-dispatch#2- Fix bug with milliseconds precision by
@YaroslavRepetain the-actions-org/workflow-dispatch#4- Update to node16 by
@rui-ferreirain the-actions-org/workflow-dispatch#7- bugfix: remove ms precision from
triggerDateby@samirergaibiin the-actions-org/workflow-dispatch#8- Provide run name optional parameter to fetch run id based on name by
@robbertvdgin the-actions-org/workflow-dispatch#6- Rework getWorkflowRunId() when run-name is provided by
@LudovicTOURMANin the-actions-org/workflow-dispatch#17- update action to Node 20 and bump packages by
@Djontlemanin the-actions-org/workflow-dispatch#18- Feat/improve and doc by
@fbiessein the-actions-org/workflow-dispatch#21New Contributors
@samit2040made their first contribution in the-actions-org/workflow-dispatch#2@YaroslavRepetamade their first contribution in the-actions-org/workflow-dispatch#4@rui-ferreiramade their first contribution in the-actions-org/workflow-dispatch#7@samirergaibimade their first contribution in the-actions-org/workflow-dispatch#8@robbertvdgmade their first contribution in the-actions-org/workflow-dispatch#6@LudovicTOURMANmade their first contribution in the-actions-org/workflow-dispatch#17@Djontlemanmade their first contribution in the-actions-org/workflow-dispatch#18@fbiessemade their first contribution in the-actions-org/workflow-dispatch#21Full Changelog: https://github.com/the-actions-org/workflow-dispatch/compare/v2.1.1...v4
v4.0.0
What's Changed
- Corrected typo by
@samit2040in the-actions-org/workflow-dispatch#2- Fix bug with milliseconds precision by
@YaroslavRepetain the-actions-org/workflow-dispatch#4- Update to node16 by
@rui-ferreirain the-actions-org/workflow-dispatch#7- bugfix: remove ms precision from
triggerDateby@samirergaibiin the-actions-org/workflow-dispatch#8- Provide run name optional parameter to fetch run id based on name by
@robbertvdgin the-actions-org/workflow-dispatch#6- Rework getWorkflowRunId() when run-name is provided by
@LudovicTOURMANin the-actions-org/workflow-dispatch#17- update action to Node 20 and bump packages by
@Djontlemanin the-actions-org/workflow-dispatch#18- Feat/improve and doc by
@fbiessein the-actions-org/workflow-dispatch#21New Contributors
@samit2040made their first contribution in the-actions-org/workflow-dispatch#2@YaroslavRepetamade their first contribution in the-actions-org/workflow-dispatch#4@rui-ferreiramade their first contribution in the-actions-org/workflow-dispatch#7@samirergaibimade their first contribution in the-actions-org/workflow-dispatch#8@robbertvdgmade their first contribution in the-actions-org/workflow-dispatch#6@LudovicTOURMANmade their first contribution in the-actions-org/workflow-dispatch#17@Djontlemanmade their first contribution in the-actions-org/workflow-dispatch#18@fbiessemade their first contribution in the-actions-org/workflow-dispatch#21Full Changelog: https://github.com/the-actions-org/workflow-dispatch/compare/v2.1.1...v4.0.0
Fix missing await
No release notes provided.
Log workflow URL
... (truncated)
Commits
3133c5dMerge pull request #21 from the-actions-org/feat/improve-and-doc6bf7225feat: update readme versions2b26cb2feat: Build with correct lint6a0aae2doc: Update readme59ce839fix: lintd9800d6feat: Reduce timeout test7ef5140Merge pull request #18 from Djontleman/mastere845bf7Merge pull request #17 from LudovicTOURMAN/master6d67ab8update action versionfef5aa1remove unused files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)