Skip to content

Commit

Permalink
Merge pull request nest#3001 from nest/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-8.0.0

Bump actions/stale from 3.0.19 to 8.0.0
  • Loading branch information
terhorstd authored Nov 21, 2023
2 parents cf58d2c + d92d32c commit ed72bb6
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 @@ -22,7 +22,7 @@ jobs:
egress-policy: audit
disable-telemetry: true

- uses: actions/stale@98ed4cb500039dbcccf4bd9bedada4d0187f2757 # v3.0.19
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Issue automatically marked stale!'
Expand Down

0 comments on commit ed72bb6

Please sign in to comment.