Skip to content

Commit

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

Bump aws-actions/closed-issue-message from 80edfc24bdf1283400eb04d20a8a605ae8bf7d48 to 37548691e7cc75ba58f85c9f873f9eee43590449
  • Loading branch information
nateprewitt authored Nov 25, 2024
2 parents eb80fa1 + c95aca1 commit 5c1c091
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@80edfc24bdf1283400eb04d20a8a605ae8bf7d48
- uses: aws-actions/closed-issue-message@37548691e7cc75ba58f85c9f873f9eee43590449
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 5c1c091

Please sign in to comment.