Skip to content

Commit fe1a6f7

Browse files
dependabot[bot]vicheeyseshubaws
authoredMar 1, 2025
chore(deps): bump aws-actions/closed-issue-message from 1 to 2 (#3712)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <vichym@amazon.com> Co-authored-by: seshubaws <116689586+seshubaws@users.noreply.github.com>
1 parent c04bb9b commit fe1a6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/close_issue_message.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
permissions:
1010
issues: write
1111
steps:
12-
- uses: aws-actions/closed-issue-message@v1
12+
- uses: aws-actions/closed-issue-message@v2
1313
with:
1414
# These inputs are both required
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)
Failed to load comments.