Skip to content

Commit

Permalink
Merge pull request #369 from procore-oss/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/stale-3f3b0175e8c66fb49b9a6d5a0cd1f8436d4c3ab6
  • Loading branch information
jmeridth authored Dec 20, 2023
2 parents 172dd10 + f86a7ac commit cd26c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@b69b346013879cedbf50c69f572cd85439a41936 # (latest, untagged)
- uses: actions/stale@3f3b0175e8c66fb49b9a6d5a0cd1f8436d4c3ab6 # (latest, untagged)
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Number of days of inactivity before an issue becomes stale
Expand Down

0 comments on commit cd26c7a

Please sign in to comment.