mirror of
https://github.com/ivuorinen/config-checker.git
synced 2026-02-24 18:52:27 +00:00
Compare commits
1 Commits
main
...
renovate/i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64a8de2c4e |
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18
|
||||
uses: ivuorinen/actions/pr-lint@37e80e522400ad61d043b0f16a789ed36a8637fd # v2026.02.23
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18
|
||||
uses: ivuorinen/actions/pr-lint@37e80e522400ad61d043b0f16a789ed36a8637fd # v2026.02.23
|
||||
|
||||
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@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18
|
||||
- uses: ivuorinen/actions/stale@37e80e522400ad61d043b0f16a789ed36a8637fd # v2026.02.23
|
||||
|
||||
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@309f4460ec2c6c1134ca09cb9b7410c9914f9f7d # v2026.02.18
|
||||
uses: ivuorinen/actions/sync-labels@37e80e522400ad61d043b0f16a789ed36a8637fd # v2026.02.23
|
||||
|
||||
Reference in New Issue
Block a user