Skip to content

Commit

Permalink
build(deps): bump vapier/coverity-scan-action from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [vapier/coverity-scan-action](https://github.com/vapier/coverity-scan-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/vapier/coverity-scan-action/releases)
- [Commits](vapier/coverity-scan-action@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: vapier/coverity-scan-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 0d5e8f1 commit dd11e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: ./.github/actions/configure

- name: Execute and submit coverity scan
uses: vapier/coverity-scan-action@v1.7.0
uses: vapier/coverity-scan-action@v1.8.0
with:
email: "[email protected]"
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
Expand Down

0 comments on commit dd11e8d

Please sign in to comment.