Skip to content

Commit 1e924b8

Browse files
chore(deps): update vidavidorra/.github action to v2.1.1 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13d2a4f commit 1e924b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
code-coverage:
3131
name: Test coverage
3232
needs: [lint, build, test]
33-
uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@d1af2b300d80b7abc1bda186aa29df55573af9ea # v2.1.0
33+
uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
3434
secrets:
3535
codecovToken: ${{ secrets.CODECOV_TOKEN }}
3636
release:

0 commit comments

Comments
 (0)