Skip to content

Commit

Permalink
Merge pull request #1070 from h3mmy/renovate/actions-stale-digest
Browse files Browse the repository at this point in the history
ci(deps): update actions/stale digest to 136efb5
  • Loading branch information
h3mmy authored Jun 24, 2022
2 parents 25b61bb + ba71779 commit 98fc6b1
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@06d2a3904b77e3b34b74319855eebe4627488d19
- uses: actions/stale@136efb520fcd6d07fdfefb7991cce1f7d20ea192
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 98fc6b1

Please sign in to comment.