pin to SHA of github action

Signed-off-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com>
This commit is contained in:
Suraj Nath 2024-08-09 23:06:11 +05:30
parent 5dcaaee72a
commit a3b36c1225

View file

@ -12,7 +12,8 @@ jobs:
if: github.repository_owner == 'prometheus'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
# pin to SHA of v9.0.0: https://github.com/actions/stale/releases/tag/v9.0.0
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# opt out of defaults to avoid marking issues as stale and closing them