Skip to content

Commit

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

Bump coverallsapp/github-action from 2.3.4 to 2.3.6
  • Loading branch information
rouault authored Feb 1, 2025
2 parents 58bc15a + 58f77bf commit 2660c3d
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 @@ -363,7 +363,7 @@ jobs:
${TEST_CMD}
- name: Coveralls
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
if: ${{ matrix.id == 'coverage' }}
with:
format: lcov
Expand Down

0 comments on commit 2660c3d

Please sign in to comment.