Skip to content

Commit

Permalink
Merge pull request #3368 from boto/dependabot/github_actions/aws-acti…
Browse files Browse the repository at this point in the history
…ons/closed-issue-message-10aaf6366131b673a7c8b7742f8b3849f1d44f18
  • Loading branch information
nateprewitt authored Feb 3, 2025
2 parents 168b5f6 + 6ad4549 commit 242d7f5
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@37548691e7cc75ba58f85c9f873f9eee43590449
- uses: aws-actions/closed-issue-message@10aaf6366131b673a7c8b7742f8b3849f1d44f18
with:
# These inputs are both required
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 242d7f5

Please sign in to comment.