File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ concurrency:
1515jobs :
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
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/"
You can’t perform that action at this time.
0 commit comments