mirror of
https://github.com/ivuorinen/phpenv.fish.git
synced 2026-01-26 11:14:07 +00:00
chore(deps): update ivuorinen/actions action (v25.11.25 → v25.11.26) (#90)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25
|
||||
uses: ivuorinen/actions/pr-lint@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.26
|
||||
with:
|
||||
username: 'github-actions'
|
||||
email: 'github-actions@github.com'
|
||||
|
||||
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@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25
|
||||
- uses: ivuorinen/actions/stale@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.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@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25
|
||||
uses: ivuorinen/actions/sync-labels@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.26
|
||||
|
||||
Reference in New Issue
Block a user