Skip to content

Commit 8e91cec

Browse files
Bump ben-z/actions-comment-on-issue from 1.0.2 to 1.0.3 (#457)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b04c867 commit 8e91cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: ben-z/actions-comment-on-issue@1.0.2
12+
- uses: ben-z/actions-comment-on-issue@1.0.3
1313
with:
1414
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."
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)