Skip to content

Commit

Permalink
chore: bump stale-issue-cleanup to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
aBurmeseDev committed Sep 26, 2024
1 parent dfd7e8c commit 6b971cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
name: Stale issue job
steps:
- uses: aws-actions/stale-issue-cleanup@v3
- uses: aws-actions/stale-issue-cleanup@v6
with:
# Setting messages to an empty string will cause the automation to skip
# that category
Expand Down

0 comments on commit 6b971cb

Please sign in to comment.