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.
2 parents d99fa65 + 10c9255 commit 9728cacCopy full SHA for 9728cac
.github/workflows/generate_coverage.yaml
@@ -137,6 +137,6 @@ jobs:
137
echo "Total number of coverage attempts: ${{ steps.build_coverage.outputs.total_attempts }}"
138
139
- name: Upload coverage data to coveralls.io
140
- uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
+ uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
141
with:
142
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments