Skip to content

Commit

Permalink
🌱 Secure workflow stale.yml (#1326)
Browse files Browse the repository at this point in the history
* Update stale.yml

* Update stale.yml

* Update stale.yml

* Update stale.yml
  • Loading branch information
varunsh-coder authored Nov 23, 2021
1 parent de0cfbe commit f9b9773
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,13 @@ on:
schedule:
- cron: "30 1 * * *"

permissions: read-all

jobs:
stale:
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@cdf15f641adb27a71842045a94023bef6945e3aa # v3.0.18
Expand Down

0 comments on commit f9b9773

Please sign in to comment.