Skip to content

Commit

Permalink
Merge pull request #9270 from aws/dependabot/github_actions/develop/a…
Browse files Browse the repository at this point in the history
…ws-actions/closed-issue-message-2
  • Loading branch information
nateprewitt authored Feb 3, 2025
2 parents e456c27 + 155195a commit cb9f267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/closed-issue-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
auto_comment:
runs-on: ubuntu-latest
steps:
- uses: aws-actions/closed-issue-message@v1
- uses: aws-actions/closed-issue-message@v2
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit cb9f267

Please sign in to comment.