Explicite set minor and patch version on used actions

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-07-24 14:36:15 +02:00
parent a7a467a167
commit 99b7f996e2
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30