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 60fb875 + 2c3e903 commit d718a91Copy full SHA for d718a91
.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@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
ascending: true
0 commit comments