Skip to content

Commit d39ba3d

Browse files
chore(deps): pin vidavidorra/.github action to d1af2b3
1 parent 7264012 commit d39ba3d

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/[email protected]
33+
uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@d1af2b300d80b7abc1bda186aa29df55573af9ea # v2.1.0
3434
secrets:
3535
codecovToken: ${{ secrets.CODECOV_TOKEN }}
3636
release:

0 commit comments

Comments
 (0)