There was an error while loading. Please reload this page.
1 parent 35c6696 commit 0768c30Copy full SHA for 0768c30
1 file changed
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
if: "github.repository == 'ESMValGroup/ESMValTool'"
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
+ - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
16
with:
17
days-before-issue-stale: 1080
18
days-before-pr-stale: 360
0 commit comments