Skip to content

Commit 9aaa3de

Browse files
chore(deps): update bymbly/gha-workflows digest to e8c1119
1 parent 4124c49 commit 9aaa3de

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/workflow.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ concurrency:
1515
jobs:
1616
prettier-format-check:
1717
name: Format Check
18-
uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@46e4f36d9a37af4237f1e253b69e9a9a1a3abaa3 # main
18+
uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@e8c1119c4baa1f80536a7becde16399269b6b3f1 # main
1919

2020
markdown-lint-check:
2121
name: Lint Check
22-
uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@46e4f36d9a37af4237f1e253b69e9a9a1a3abaa3 # main
22+
uses: bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@e8c1119c4baa1f80536a7becde16399269b6b3f1 # main
2323

2424
eslint-lint-check:
2525
name: ESLint Check
26-
uses: bymbly/gha-workflows/.github/workflows/eslint-lint-check.yaml@46e4f36d9a37af4237f1e253b69e9a9a1a3abaa3 # main
26+
uses: bymbly/gha-workflows/.github/workflows/eslint-lint-check.yaml@e8c1119c4baa1f80536a7becde16399269b6b3f1 # main
2727

2828
npm-test:
2929
name: npm Test
30-
uses: bymbly/gha-workflows/.github/workflows/npm-test.yaml@46e4f36d9a37af4237f1e253b69e9a9a1a3abaa3 # main
30+
uses: bymbly/gha-workflows/.github/workflows/npm-test.yaml@e8c1119c4baa1f80536a7becde16399269b6b3f1 # main
3131

3232
publish-npm-package:
3333
name: Publish NPM Package
@@ -40,6 +40,6 @@ jobs:
4040
issues: write
4141
pull-requests: write
4242
id-token: write # required for OIDC publishing
43-
uses: bymbly/gha-workflows/.github/workflows/npm-semantic-release.yaml@46e4f36d9a37af4237f1e253b69e9a9a1a3abaa3 # main
43+
uses: bymbly/gha-workflows/.github/workflows/npm-semantic-release.yaml@e8c1119c4baa1f80536a7becde16399269b6b3f1 # main
4444
with:
4545
registry-url: "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)