|
@@ -16,7 +16,7 @@ jobs:
|
|
|
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
|
|
|
|
|
|
|
+ - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
|
|
|
with:
|
|
with:
|
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
|
stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.'
|
|
stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.'
|