mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-11 21:46:39 +00:00
chore(deps): pin dependencies (#33)
This commit is contained in:
@@ -11,7 +11,7 @@ runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: 🚀 Run stale
|
||||
uses: actions/stale@v9.1.0
|
||||
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
|
||||
with:
|
||||
repo-token: ${{ github.token }}
|
||||
days-before-stale: 30
|
||||
|
||||
Reference in New Issue
Block a user