Skip to content

Commit 859b522

Browse files
authored
Merge pull request #19 from rubythems/dependabot/github_actions/coverallsapp/github-action-2.3.8
Bump coverallsapp/github-action from 2.3.7 to 2.3.8
2 parents 23e318b + 1affced commit 859b522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# Do SaaS coverage uploads first
9191
- name: Upload coverage to Coveralls
9292
if: ${{ !env.ACT }}
93-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
93+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
9494
with:
9595
github-token: ${{ secrets.GITHUB_TOKEN }}
9696
file: coverage/lcov.info

0 commit comments

Comments
 (0)