Skip to content

Commit 5d56c1a

Browse files
authored
Merge pull request #186 from cybertec-postgresql/dependabot/github_actions/actions/stale-9
[+] bump `actions/stale` from 8 to 9
2 parents c5d7eeb + 7544562 commit 5d56c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/stale@v8
14+
- uses: actions/stale@v9
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
stale-issue-label: 'stale'

0 commit comments

Comments
 (0)