Skip to content

Commit

Permalink
Bump aws-actions/closed-issue-message
Browse files Browse the repository at this point in the history
Bumps [aws-actions/closed-issue-message](https://github.com/aws-actions/closed-issue-message) from 80edfc24bdf1283400eb04d20a8a605ae8bf7d48 to 37548691e7cc75ba58f85c9f873f9eee43590449.
- [Commits](aws-actions/closed-issue-message@80edfc2...3754869)

---
updated-dependencies:
- dependency-name: aws-actions/closed-issue-message
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7dd49d5 commit ff0a1b1
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 ff0a1b1

Please sign in to comment.