Skip to content

Commit

Permalink
Bump ben-z/actions-comment-on-issue from 1.0.2 to 1.0.3 (#457)
Browse files Browse the repository at this point in the history
Bumps [ben-z/actions-comment-on-issue](https://github.com/ben-z/actions-comment-on-issue) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/ben-z/actions-comment-on-issue/releases)
- [Commits](ben-z/actions-comment-on-issue@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: ben-z/actions-comment-on-issue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent b04c867 commit 8e91cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: ben-z/[email protected].2
- uses: ben-z/[email protected].3
with:
message: "Hello! Thanks for the issue. If this is a general help question, for a faster response consider joining the official [Discord Server](https://discord.gg/RAKc3HF)\n\nElse if you have an issue with the library please wait for someone to help you here."
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8e91cec

Please sign in to comment.