Skip to content

Commit

Permalink
chore: lock version on stale action (#32262)
Browse files Browse the repository at this point in the history
* Update stale.yml

* Update stale.yml
  • Loading branch information
balazsorban44 committed Dec 7, 2021
1 parent dd7c294 commit a5b3f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@main
- uses: actions/stale@v4
id: stale
name: 'Close stale issues with no reproduction'
with:
Expand Down

0 comments on commit a5b3f56

Please sign in to comment.