Skip to content

Commit c88cfa9

Browse files
chore: bump aws-actions/closed-issue-message from v1 to v2 (#3262)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Creaser <mattwcc@amazon.com>
1 parent e6f99e0 commit c88cfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
comment-visibility-warning:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: aws-actions/closed-issue-message@36b7048ea77bb834d16e7a7c5b5471ac767a4ca1 # v1
27+
- uses: aws-actions/closed-issue-message@10aaf6366131b673a7c8b7742f8b3849f1d44f18 #v2
2828
with:
2929
repo-token: "${{ secrets.GITHUB_TOKEN }}"
3030
message: |

0 commit comments

Comments
 (0)