Skip to content

Commit

Permalink
Bump peter-evans/slash-command-dispatch from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](peter-evans/slash-command-dispatch@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and adamjensenbot committed Dec 11, 2023
1 parent c6746ce commit 2629895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Dispatch Slash Commands
uses: peter-evans/slash-command-dispatch@v3.0.1
uses: peter-evans/slash-command-dispatch@v3.0.2
with:
token: ${{ secrets.CI_TOKEN }}
reaction-token: ${{ secrets.CI_TOKEN }}
Expand Down

0 comments on commit 2629895

Please sign in to comment.