There was an error while loading. Please reload this page.
2 parents 23e318b + 1affced commit 859b522Copy full SHA for 859b522
1 file changed
.github/workflows/coverage.yml
@@ -90,7 +90,7 @@ jobs:
90
# Do SaaS coverage uploads first
91
- name: Upload coverage to Coveralls
92
if: ${{ !env.ACT }}
93
- uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
+ uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
94
with:
95
github-token: ${{ secrets.GITHUB_TOKEN }}
96
file: coverage/lcov.info
0 commit comments