Skip to content

Commit

Permalink
[deps]: Update codex-/return-dispatch action to v2 (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Katherine Bertelsen <[email protected]>
  • Loading branch information
renovate[bot] and KatherineInCode authored Oct 14, 2024
1 parent f42b32d commit 87d6e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dispatch-and-download/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
echo "</details>" >> $GITHUB_STEP_SUMMARY
- name: Dispatch an action and get the run ID and URL
uses: codex-/return-dispatch@8e5959a15e0ef0a34b9569395f994e61fed5dd26 # v1.16.0
uses: codex-/return-dispatch@06d9405c91c1696f12c0bf915ab9c5161c8f06fc # v2.0.1
id: return_dispatch
with:
token: ${{ inputs.token }}
Expand Down

0 comments on commit 87d6e41

Please sign in to comment.