Skip to content

Commit

Permalink
πŸ”’ Update config file(s) managedy by ghsec (#26)
Browse files Browse the repository at this point in the history
* Update SAST config

* Update Close Stale PRs config

* Update SAST config

* Update Close Stale PRs config

---------

Co-authored-by: moonpay-github-security[bot] <115715540+moonpay-github-security[bot]@users.noreply.github.com>
  • Loading branch information
moonpay-github-security[bot] authored Mar 5, 2024
1 parent 5332239 commit 1db9cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-pr-message: This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
close-pr-message: This PR was closed because it has been inactive for 7 days.
Expand Down

0 comments on commit 1db9cfd

Please sign in to comment.