Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a236414

Browse files
chore(deps): update vidavidorra/.github action to v5.0.40
1 parent e2c6646 commit a236414

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎.github/workflows/ci-cd.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,35 +8,35 @@ on:
88
pull_request: null
99
jobs:
1010
lint-commit-messages:
11-
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
11+
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
1212
lint:
13-
uses: vidavidorra/.github/.github/workflows/node-lint.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
13+
uses: vidavidorra/.github/.github/workflows/node-lint.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
1414
build:
15-
uses: vidavidorra/.github/.github/workflows/node-build.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
15+
uses: vidavidorra/.github/.github/workflows/node-build.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
1616
strategy:
1717
fail-fast: false
1818
matrix:
1919
nodeVersion: [20, 22, 23]
2020
with:
2121
nodeVersion: ${{ matrix.nodeVersion }}
2222
test:
23-
uses: vidavidorra/.github/.github/workflows/node-test.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
23+
uses: vidavidorra/.github/.github/workflows/node-test.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
2424
strategy:
2525
fail-fast: false
2626
matrix:
2727
nodeVersion: [20, 22, 23]
2828
with:
2929
nodeVersion: ${{ matrix.nodeVersion }}
3030
code-coverage:
31-
uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
31+
uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
3232
needs:
3333
- lint
3434
- build
3535
- test
3636
secrets:
3737
codecovToken: ${{ secrets.CODECOV_TOKEN }}
3838
release:
39-
uses: vidavidorra/.github/.github/workflows/release.yml@c3fbb84bbdf9460719f867a2fb9cdb0b9e4106d9 # v5.0.39
39+
uses: vidavidorra/.github/.github/workflows/release.yml@406459d6044da68eb7f6a80ebc78369b66eeb226 # v5.0.40
4040
needs:
4141
- lint-commit-messages
4242
- lint

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /