Skip to content

Commit b87666c

Browse files
authored
Merge pull request #621 from cybertec-postgresql/dependabot/github_actions/actions/stale-9
[+] bump `actions/stale` from 8 to 9
2 parents 14086c3 + 29c5b1e commit b87666c

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
@@ -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)