We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a913e90 commit 2f4a841Copy full SHA for 2f4a841
.github/workflows/on_closed_issues.yml
@@ -21,7 +21,7 @@ jobs:
21
permissions:
22
issues: write # comment on issues
23
steps:
24
- - uses: aws-actions/closed-issue-message@80edfc24bdf1283400eb04d20a8a605ae8bf7d48
+ - uses: aws-powertools/actions/.github/actions/close-issue-message@428c1934f4b22c0984ff4a39b66c2f70765bbed6
25
with:
26
repo-token: "${{ secrets.GITHUB_TOKEN }}"
27
message: |
0 commit comments