Skip to content

Commit

Permalink
Merge pull request #5 from procore-oss/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-60f51589e23d82a3149acb6db02c56c04785a9e6

chore(deps): bump actions/stale from 47ab9e7777a63d02560d90177905c411b30fe684 to 60f51589e23d82a3149acb6db02c56c04785a9e6
  • Loading branch information
jmeridth authored Jul 31, 2023
2 parents d58686d + 2c4ae8c commit 0e1aa0e
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 @@ -12,7 +12,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@47ab9e7777a63d02560d90177905c411b30fe684 # (latest, untagged)
- uses: actions/stale@60f51589e23d82a3149acb6db02c56c04785a9e6 # (latest, untagged)
with:
operations-per-run: 200
ascending: true
Expand Down

0 comments on commit 0e1aa0e

Please sign in to comment.