We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4239bc0 + c35350f commit 05245ebCopy full SHA for 05245eb
.github/workflows/issue_stale.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
if: ${{ contains(github.repository, 'BassT23/Proxmox') }}
18
steps:
19
- - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
+ - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
ascending: true
0 commit comments