File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
pull_request : null
9
9
jobs :
10
10
lint-commit-messages :
11
- uses : vidavidorra/.github/.github/workflows/lint-commit-messages.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
11
+ uses : vidavidorra/.github/.github/workflows/lint-commit-messages.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
12
12
lint :
13
- uses : vidavidorra/.github/.github/workflows/node-lint.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
13
+ uses : vidavidorra/.github/.github/workflows/node-lint.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
14
14
build :
15
- uses : vidavidorra/.github/.github/workflows/node-build.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
15
+ uses : vidavidorra/.github/.github/workflows/node-build.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
16
16
test :
17
- uses : vidavidorra/.github/.github/workflows/node-test.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
17
+ uses : vidavidorra/.github/.github/workflows/node-test.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
18
18
code-coverage :
19
- uses : vidavidorra/.github/.github/workflows/node-test-coverage.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
19
+ uses : vidavidorra/.github/.github/workflows/node-test-coverage.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
20
20
needs :
21
21
- lint
22
22
- build
23
23
- test
24
24
secrets :
25
25
codecovToken : ${{ secrets.CODECOV_TOKEN }}
26
26
release :
27
- uses : vidavidorra/.github/.github/workflows/release.yml@8bca8c5a41cf3a33b637ea20f6b5aee8c3fcc9cc # v4.2.40
27
+ uses : vidavidorra/.github/.github/workflows/release.yml@caca0142cfe8f96afe334a064832bbe763a4788e # v4.2.41
28
28
needs :
29
29
- lint-commit-messages
30
30
- lint
You can’t perform that action at this time.
0 commit comments