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 1df58fd commit 887744aCopy full SHA for 887744a
.github/workflows/NodeCI.yml
@@ -83,6 +83,6 @@ jobs:
83
- name: Install Coveralls
84
run: npm i -D coveralls
85
- name: Coveralls GitHub Action
86
- uses: coverallsapp/github-action@v2.2.1
+ uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
87
with:
88
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments