mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-03-13 10:02:46 +00:00
chore(ci): pin stale to sha, limit permissions
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -8,6 +8,8 @@ on:
|
|||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
permissions: read-all
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -16,4 +18,4 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: ivuorinen/actions/stale@25.4.8
|
- uses: ivuorinen/actions/stale@312c00f77fbd73948441c8b004607e098e40c97f # 25.4.8
|
||||||
|
|||||||
Reference in New Issue
Block a user