Skip to content

Commit fb402d7

Browse files
authored
Merge pull request #72 from OpenFunction/dependabot/github_actions/actions/stale-5.1.1
2 parents 5388e50 + 2934a30 commit fb402d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Prune Stale
27-
uses: actions/[email protected].0
27+
uses: actions/[email protected].1
2828
with:
2929
repo-token: ${{ secrets.GITHUB_TOKEN }}
3030
days-before-issue-stale: 60

0 commit comments

Comments
 (0)