Skip to content

Commit

Permalink
Merge pull request #46 from h3mmy/renovate/actions-stale-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/stale commit hash to 3be940e
  • Loading branch information
h3mmy authored Dec 27, 2021
2 parents 0ed2003 + 7e5a101 commit b9e269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issue-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: github.repository == 'h3mmy/bloopySphere'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@cdf15f641adb27a71842045a94023bef6945e3aa
- uses: actions/stale@3be940e59b7d1056a280d314c82626effad4c55e
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity.'
Expand Down

0 comments on commit b9e269b

Please sign in to comment.