We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d2a4f commit 1e924b8Copy full SHA for 1e924b8
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
code-coverage:
31
name: Test coverage
32
needs: [lint, build, test]
33
- uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@d1af2b300d80b7abc1bda186aa29df55573af9ea # v2.1.0
+ uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@831cdfeaf21957af495b3d518c1a877d5ffd3253 # v2.1.1
34
secrets:
35
codecovToken: ${{ secrets.CODECOV_TOKEN }}
36
release:
0 commit comments