Skip to content

Commit

Permalink
Merge pull request #11188 from OSGeo/dependabot/github_actions/covera…
Browse files Browse the repository at this point in the history
…llsapp/github-action-2.3.4

Bump coverallsapp/github-action from 2.3.0 to 2.3.4
  • Loading branch information
rouault authored Nov 1, 2024
2 parents f78030a + 190bd1d commit 6923178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
${TEST_CMD}
- name: Coveralls
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
if: ${{ matrix.id == 'coverage' }}
with:
format: lcov
Expand Down

0 comments on commit 6923178

Please sign in to comment.