We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3505d4 commit f470790Copy full SHA for f470790
.github/workflows/NodeCI.yml
@@ -96,6 +96,6 @@ jobs:
96
- name: Install Coveralls
97
run: npm i -D coveralls
98
- name: Coveralls GitHub Action
99
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
+ uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
100
with:
101
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments