Skip to content

Commit c9bf700

Browse files
Bump actions/stale from 10.4.0 to 11.0.0 (#4581)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c466f03 commit c9bf700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: "github.repository == 'ESMValGroup/ESMValTool'"
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
15+
- uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
1616
with:
1717
days-before-issue-stale: 1080
1818
days-before-pr-stale: 360

0 commit comments

Comments
 (0)