Skip to content

Commit 107c0b2

Browse files
Merge pull request #99 from nikobockerman/renovate/nikobockerman-github-workflows-digest
chore(deps): update nikobockerman/github-workflows digest to cefbbbe
2 parents 5466f41 + e284060 commit 107c0b2

7 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/check-enforce-all-checks.yaml

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

77
jobs:
88
wf:
9-
uses: nikobockerman/github-workflows/.github/workflows/check-enforce-all-checks.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
9+
uses: nikobockerman/github-workflows/.github/workflows/check-enforce-all-checks.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/check-github-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ permissions:
1111

1212
jobs:
1313
wf:
14-
uses: nikobockerman/github-workflows/.github/workflows/check-github-actions.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
14+
uses: nikobockerman/github-workflows/.github/workflows/check-github-actions.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/check-prettier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
wf:
13-
uses: nikobockerman/github-workflows/.github/workflows/check-prettier.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
13+
uses: nikobockerman/github-workflows/.github/workflows/check-prettier.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/check-renovate-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
wf:
13-
uses: nikobockerman/github-workflows/.github/workflows/check-renovate-config.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
13+
uses: nikobockerman/github-workflows/.github/workflows/check-renovate-config.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/check-shellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ permissions:
1010

1111
jobs:
1212
wf:
13-
uses: nikobockerman/github-workflows/.github/workflows/check-shellcheck.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
13+
uses: nikobockerman/github-workflows/.github/workflows/check-shellcheck.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/check-yarn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ permissions:
1111

1212
jobs:
1313
wf:
14-
uses: nikobockerman/github-workflows/.github/workflows/check-yarn.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
14+
uses: nikobockerman/github-workflows/.github/workflows/check-yarn.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b

.github/workflows/ci.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ jobs:
1616
check-feature-configs:
1717
uses: ./.github/workflows/check-feature-configs.yaml
1818
check-github-actions:
19-
uses: nikobockerman/github-workflows/.github/workflows/check-github-actions.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
19+
uses: nikobockerman/github-workflows/.github/workflows/check-github-actions.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b
2020
check-prettier:
21-
uses: nikobockerman/github-workflows/.github/workflows/check-prettier.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
21+
uses: nikobockerman/github-workflows/.github/workflows/check-prettier.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b
2222
check-renovate-config:
23-
uses: nikobockerman/github-workflows/.github/workflows/check-renovate-config.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
23+
uses: nikobockerman/github-workflows/.github/workflows/check-renovate-config.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b
2424
check-shellcheck:
25-
uses: nikobockerman/github-workflows/.github/workflows/check-shellcheck.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
25+
uses: nikobockerman/github-workflows/.github/workflows/check-shellcheck.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b
2626
check-yarn:
27-
uses: nikobockerman/github-workflows/.github/workflows/check-yarn.yaml@cc3e3fdec0b2379e550c1ea4059cb79f455ff668
27+
uses: nikobockerman/github-workflows/.github/workflows/check-yarn.yaml@cefbbbefc1216ea1d0a822149b313c725c5f820b
2828
test-features:
2929
uses: ./.github/workflows/test-features.yaml

0 commit comments

Comments
 (0)