Skip to content

Commit

Permalink
Bump aurelien-baudet/workflow-dispatch from 2 to 4 (#1093)
Browse files Browse the repository at this point in the history
* Bump aurelien-baudet/workflow-dispatch from 2 to 4

Bumps [aurelien-baudet/workflow-dispatch](https://github.com/aurelien-baudet/workflow-dispatch) from 2 to 4.
- [Release notes](https://github.com/aurelien-baudet/workflow-dispatch/releases)
- [Commits](the-actions-org/workflow-dispatch@v2...v4)

---
updated-dependencies:
- dependency-name: aurelien-baudet/workflow-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add automated changelog yaml from template for bot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
Co-authored-by: Mike Alfare <13974384+mikealfare@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent d51584d commit 13fe5d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20240624-122538.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Bump aurelien-baudet/workflow-dispatch from 2 to 4"
time: 2024-06-24T12:25:38.00000Z
custom:
Author: dependabot[bot]
PR: 1093
2 changes: 1 addition & 1 deletion .github/workflows/main-branch-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- name: Call CI workflow for ${{ matrix.branch }} branch
id: trigger-step
uses: aurelien-baudet/workflow-dispatch@v2
uses: aurelien-baudet/workflow-dispatch@v4
with:
workflow: ${{ matrix.workflow_name }}
ref: ${{ matrix.branch }}
Expand Down

0 comments on commit 13fe5d7

Please sign in to comment.