File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
1313
1414jobs :
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 : >
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ on: # yamllint disable-line rule:truthy
88
99jobs :
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"
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ permissions:
1313
1414jobs :
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"
Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ on: # yamllint disable-line rule:truthy
66
77jobs :
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"
You can’t perform that action at this time.
0 commit comments