Skip to content

Commit

Permalink
fix: stale-issue-cleanup version update
Browse files Browse the repository at this point in the history
  • Loading branch information
alikulka committed Jan 30, 2025
1 parent 622fdef commit 8d2dadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
name: Stale issue job
steps:
- uses: aws-actions/stale-issue-cleanup@119dcadf8036efef52409d94132c9441c346285c
- uses: aws-actions/stale-issue-cleanup@v7.0.1
with:
issue-types: issues
stale-issue-message: Greetings! It looks like this issue hasn’t been
Expand Down

0 comments on commit 8d2dadd

Please sign in to comment.