Skip to content

Commit

Permalink
Merge pull request #3225 from boto/dependabot/github_actions/aws-acti…
Browse files Browse the repository at this point in the history
…ons/closed-issue-message-80edfc24bdf1283400eb04d20a8a605ae8bf7d48

Bump aws-actions/closed-issue-message from 8b6324312193476beecf11f8e8539d73a3553bf4 to 80edfc24bdf1283400eb04d20a8a605ae8bf7d48
  • Loading branch information
nateprewitt committed Jul 22, 2024
2 parents 79681b9 + 0aba3e6 commit cc46371
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 @@ -12,7 +12,7 @@ jobs:
permissions:
issues: write
steps:
- uses: aws-actions/closed-issue-message@8b6324312193476beecf11f8e8539d73a3553bf4
- uses: aws-actions/closed-issue-message@80edfc24bdf1283400eb04d20a8a605ae8bf7d48
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit cc46371

Please sign in to comment.