Skip to content

Commit fe1a6f7

Browse files
dependabot[bot]vicheeyseshubaws
authored
chore(deps): bump aws-actions/closed-issue-message from 1 to 2 (#3712)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <[email protected]> Co-authored-by: seshubaws <[email protected]>
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

Lines changed: 1 addition & 1 deletion
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)