Skip to content

Commit

Permalink
Merge pull request #1541 from h3mmy/renovate/actions-stale-digest
Browse files Browse the repository at this point in the history
ci(deps): update actions/stale digest to 02e44c8
  • Loading branch information
h3mmy authored Sep 21, 2022
2 parents 98ff129 + f824096 commit 5513402
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 @@ -18,7 +18,7 @@ jobs:
if: github.repository == 'h3mmy/bloopySphere'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@99b6c709598e2b0d0841cd037aaf1ba07a4410bd
- uses: actions/stale@02e44c81cc3144e8817a5686f3d7c24658f6f1e6
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 5513402

Please sign in to comment.