Skip to content

Commit

Permalink
Merge pull request #4207 from nextcloud/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin actions/stale action from v9 to 28ca103
  • Loading branch information
SebastianKrupinski authored Nov 1, 2024
2 parents c0d3df7 + 7fc0a75 commit 5593b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
issues: write

steps:
- uses: actions/stale@v9
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with:
repo-token: ${{ secrets.COMMAND_BOT_PAT }}
stale-issue-message: >
Expand Down

0 comments on commit 5593b47

Please sign in to comment.