Skip to content

Commit

Permalink
Merge pull request #1000 from droidsolutions/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/coverallsapp/github-action-2.3.4

ci: bump coverallsapp/github-action from 2.3.3 to 2.3.4
  • Loading branch information
Kampfmoehre authored Oct 28, 2024
2 parents a30a6de + ec60744 commit 920d471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: ""
- name: publish coverage report to coveralls.io
uses: coverallsapp/[email protected].3
uses: coverallsapp/[email protected].4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage/lcov.info
Expand Down

0 comments on commit 920d471

Please sign in to comment.