Skip to content

Commit cc69cf4

Browse files
chore(deps): update bymbly/gha-workflows digest to d48e4ec
1 parent 28237b8 commit cc69cf4

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@a801b411369e4686427b4d054b0cef92cf074e2a # main
18+
uses: bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@d48e4eccd701658e83cf4016faea9990e6b147da # main
1919

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

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

2828
npm-test:
2929
name: npm Test
30-
uses: bymbly/gha-workflows/.github/workflows/npm-test.yaml@a801b411369e4686427b4d054b0cef92cf074e2a # main
30+
uses: bymbly/gha-workflows/.github/workflows/npm-test.yaml@d48e4eccd701658e83cf4016faea9990e6b147da # 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@a801b411369e4686427b4d054b0cef92cf074e2a # main
43+
uses: bymbly/gha-workflows/.github/workflows/npm-semantic-release.yaml@d48e4eccd701658e83cf4016faea9990e6b147da # main
4444
with:
4545
registry-url: "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)