Skip to content

Commit

Permalink
Bump peter-evans/slash-command-dispatch from 3 to 4 (#3335)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent bf93cae commit 34f1263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GET_PR_OUTPUTS: ${{ toJson(steps.get-pr.outputs) }}
run: echo "$GET_PR_OUTPUTS"
- name: Slash Command Dispatch PR
uses: peter-evans/slash-command-dispatch@v3
uses: peter-evans/slash-command-dispatch@v4
id: scd
if: success()
with:
Expand Down

0 comments on commit 34f1263

Please sign in to comment.