Skip to content

Commit

Permalink
Merge pull request #4214 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 authored Jul 22, 2024
2 parents d118f86 + 3cce496 commit 734b18b
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 734b18b

Please sign in to comment.