Skip to content

Commit

Permalink
chore(ci): revert closed issue action update (#5637)
Browse files Browse the repository at this point in the history
Reverting closed issue action

Co-authored-by: Ana Falcão <[email protected]>
  • Loading branch information
leandrodamascena and anafalcao authored Nov 25, 2024
1 parent 1b3f2e8 commit 847d209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_closed_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
permissions:
issues: write # comment on issues
steps:
- uses: aws-actions/closed-issue-message@37548691e7cc75ba58f85c9f873f9eee43590449
- uses: aws-actions/closed-issue-message@80edfc24bdf1283400eb04d20a8a605ae8bf7d48
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
Expand Down

0 comments on commit 847d209

Please sign in to comment.