Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps anchore/scan-action from 3.2.5 to 3.3.0.

Release notes

Sourced from anchore/scan-action's releases.

v3.3.0

New in scan-action v3.3.0

Commits
  • d5aa5b6 Add table option for output-format vulnerabilities in console (#135)
  • 961fe4c Update Grype to v0.50.1 (#191)
  • 0ce5a11 refactor: update output-format and acs-report-enable disconnect (#192)
  • ecdaa80 Allow input parameter output-format and output report to be used (#187)
  • 7ff5325 Update changelog template to surround username with brackets (#190)
  • e8eaf1d Update Grype to v0.50.0 (#188)
  • d575ba0 chore: update ncc build hook and add gate to ensure in sync (#189)
  • 06d7dcc Update Grype to v0.49.0 (#182)
  • 36bd2c8 Bump @​actions/core from 1.9.0 to 1.9.1 (#185)
  • d1b335c Add json format output option (#184)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 19, 2022
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #158 (130ada7) into develop (d469873) will decrease coverage by 0.00688%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## develop #158 +/- ## =================================================== - Coverage 92.83008% 92.82320% -0.00688%  =================================================== Files 261 261 Lines 14519 14519 Branches 769 769 =================================================== - Hits 13478 13477 -1  Misses 813 813 - Partials 228 229 +1 
Flag Coverage Δ
unittests 92.82320% <ø> (-0.00688%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ateway/Services/Connectors/DataRetrievalService.cs 80.65693% <0.00000%> (-0.72993%) ⬇️
...Gateway/Repositories/InferenceRequestRepository.cs 95.23810% <0.00000%> (+1.19048%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49f56f2...130ada7. Read the comment docs.

@mocsharp mocsharp merged commit 321abbb into develop Sep 20, 2022
@mocsharp mocsharp deleted the dependabot/github_actions/anchore/scan-action-3.3.0 branch September 20, 2022 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

2 participants