|
@@ -16,7 +16,7 @@ jobs:
|
|
|
- uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
|
|
- uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
|
|
|
|
|
|
|
+ - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
|
|
|
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.'
|