mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
chore(deps): update pinned GitHub actions (#2540)
Update actions/stale to v10.4.0 and softprops/action-gh-release to v3.0.2 while preserving exact SHA pinning.
This commit is contained in:
parent
1435f540ff
commit
efc91870c7
3 changed files with 3 additions and 3 deletions
2
.github/workflows/maintenance.yml
vendored
2
.github/workflows/maintenance.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
name: Stale Issues/PRs
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
|
||||
- uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
|
||||
with:
|
||||
stale-issue-message: 'This issue is stale due to inactivity.'
|
||||
stale-pr-message: 'This PR is stale due to inactivity.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue