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@5080a37ef086c16689b597c900dabc5be03655b8 # main
18+ uses : bymbly/gha-workflows/.github/workflows/prettier-format-check.yaml@19cb0b9bb0c11292fa04d007f2f8e9721b4e9afd # main
1919
2020 markdown-lint-check :
2121 name : Lint Check
22- uses : bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@5080a37ef086c16689b597c900dabc5be03655b8 # main
22+ uses : bymbly/gha-workflows/.github/workflows/markdown-lint-check.yaml@19cb0b9bb0c11292fa04d007f2f8e9721b4e9afd # main
2323
2424 eslint-lint-check :
2525 name : ESLint Check
26- uses : bymbly/gha-workflows/.github/workflows/eslint-lint-check.yaml@5080a37ef086c16689b597c900dabc5be03655b8 # main
26+ uses : bymbly/gha-workflows/.github/workflows/eslint-lint-check.yaml@19cb0b9bb0c11292fa04d007f2f8e9721b4e9afd # main
2727
2828 npm-test :
2929 name : npm Test
30- uses : bymbly/gha-workflows/.github/workflows/npm-test.yaml@5080a37ef086c16689b597c900dabc5be03655b8 # main
30+ uses : bymbly/gha-workflows/.github/workflows/npm-test.yaml@19cb0b9bb0c11292fa04d007f2f8e9721b4e9afd # 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@5080a37ef086c16689b597c900dabc5be03655b8 # main
43+ uses : bymbly/gha-workflows/.github/workflows/npm-semantic-release.yaml@19cb0b9bb0c11292fa04d007f2f8e9721b4e9afd # main
4444 with :
4545 registry-url : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments