mirror of
https://github.com/ivuorinen/github-base-template.git
synced 2026-01-26 03:14:01 +00:00
fix(github-action): update ivuorinen/actions (25.5.17 → 25.5.26) (#5)
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17
|
||||
uses: ivuorinen/actions/pr-lint@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26
|
||||
|
||||
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@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17
|
||||
- uses: ivuorinen/actions/stale@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26
|
||||
|
||||
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: ⤵️ Sync Latest Labels Definitions
|
||||
uses: ivuorinen/actions/sync-labels@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17
|
||||
uses: ivuorinen/actions/sync-labels@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26
|
||||
|
||||
Reference in New Issue
Block a user