Skip to content

Commit fd7ce2c

Browse files
Copilothuangyiirene
andcommitted
Pin stale action to specific commit hash for better security
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 1b0ad74 commit fd7ce2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
stale:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/stale@v9
17+
- uses: actions/stale@e00e804f6792d3fedb5bd3a27df2761c5f86c981 # v9.0.0
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)