Skip to content

Commit b23dcf1

Browse files
fix(deps): update anolilab/workflows digest to 7d86f54 (#292)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 0402549 commit b23dcf1

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/allo-allo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
1313

1414
jobs:
1515
allo-allo:
16-
uses: "anolilab/workflows/.github/workflows/allo-allo.yml@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
16+
uses: "anolilab/workflows/.github/workflows/allo-allo.yml@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
1717
with:
1818
target-repo: "anolilab/unplugin-favicons"
1919
issue-welcome: >

.github/workflows/cache-clear.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on: # yamllint disable-line rule:truthy
88

99
jobs:
1010
cleanup-branch-cache:
11-
uses: "anolilab/workflows/.github/workflows/cleanup-branch-cache.yml@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
11+
uses: "anolilab/workflows/.github/workflows/cleanup-branch-cache.yml@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
1212
with:
1313
target-repo: "anolilab/unplugin-favicons"

.github/workflows/lock-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ permissions:
1313

1414
jobs:
1515
lock-closed:
16-
uses: "anolilab/workflows/.github/workflows/lock-closed.yml@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
16+
uses: "anolilab/workflows/.github/workflows/lock-closed.yml@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
1717
with:
1818
target-repo: "anolilab/unplugin-favicons"

.github/workflows/preview-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: "Setup resources and environment"
5050
id: "setup"
51-
uses: "anolilab/workflows/step/setup@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
51+
uses: "anolilab/workflows/step/setup@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
5252
with:
5353
enable-nx-cache: false
5454
node-version: "22.x"

.github/workflows/semantic-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: "Setup resources and environment"
5151
id: "setup"
52-
uses: "anolilab/workflows/step/setup@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
52+
uses: "anolilab/workflows/step/setup@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
5353
with:
5454
node-version: "22.x"
5555
cache-prefix: "semantic-release"
@@ -101,7 +101,7 @@ jobs:
101101

102102
- name: "Setup resources and environment"
103103
id: "setup"
104-
uses: "anolilab/workflows/step/setup@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
104+
uses: "anolilab/workflows/step/setup@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
105105
with:
106106
node-version: "22.x"
107107
cache-prefix: "semantic-release"

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on: # yamllint disable-line rule:truthy
66

77
jobs:
88
stale-issues:
9-
uses: "anolilab/workflows/.github/workflows/stale-issues.yml@acba5fb15ac98ad23dec1ad233e40e1bb79c1dae" # main
9+
uses: "anolilab/workflows/.github/workflows/stale-issues.yml@7d86f5451bc5e671c0910428ee71e79ebadaf94e" # main
1010
with:
1111
target-repo: "anolilab/unplugin-favicons"

0 commit comments

Comments
 (0)