mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
chore(github-action): update ivuorinen/actions (25.8.18 → 25.8.21) (#386)
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@e3b436adb3d9871b9cc27e19d13ba7f50cbac62e # 25.8.18
|
||||
uses: ivuorinen/actions/pr-lint@05e171c506876dce80fc8eb00f6c0e628e2586b5 # 25.8.21
|
||||
|
||||
publish:
|
||||
name: Publish
|
||||
|
||||
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: ivuorinen/actions/stale@e3b436adb3d9871b9cc27e19d13ba7f50cbac62e # 25.8.18
|
||||
- uses: ivuorinen/actions/stale@05e171c506876dce80fc8eb00f6c0e628e2586b5 # 25.8.21
|
||||
|
||||
Reference in New Issue
Block a user