Skip to content

Commit ac0ad5a

Browse files
build(deps): bump codex-/return-dispatch from 1 to 2 (#26)
Bumps [codex-/return-dispatch](https://github.com/codex-/return-dispatch) from 1 to 2. - [Release notes](https://github.com/codex-/return-dispatch/releases) - [Changelog](https://github.com/Codex-/return-dispatch/blob/main/.release-it.json) - [Commits](Codex-/return-dispatch@v1...v2) --- updated-dependencies: - dependency-name: codex-/return-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76f1ec1 commit ac0ad5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable_repository_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
runs-on: ubuntu-latest
7474
steps:
7575
- name: Dispatch an action and get the run ID
76-
uses: codex-/return-dispatch@v1
76+
uses: codex-/return-dispatch@v2
7777
id: return_dispatch
7878
with:
7979
token: ${{ secrets.PAT_REPO_DISPATCH }} # this is an org level secret

0 commit comments

Comments
 (0)