Skip to content

Commit

Permalink
Merge pull request #2706 from h3mmy/renovate/actions-stale-digest
Browse files Browse the repository at this point in the history
ci(deps): update actions/stale digest to 975308f
  • Loading branch information
h3mmy authored Dec 8, 2022
2 parents 33bacb7 + d6e76ab commit 095f37a
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@65b52aff67b46a817f078f5b004787c9759ceac9
- uses: actions/stale@975308fb9d005fd1d6680ff07a34bb9d82321354
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 095f37a

Please sign in to comment.