We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ca203 commit a39e615Copy full SHA for a39e615
.github/workflows/NodeCI.yml
@@ -108,6 +108,6 @@ jobs:
108
- name: Test
109
run: pnpm run cover
110
- name: Coveralls GitHub Action
111
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
+ uses: coverallsapp/github-action@773b6d8e80fa7862da56a7664bd747c91255b2e2 # v2.3.5
112
with:
113
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments