Skip to content

Commit 17552fb

Browse files
Bump anchore/scan-action from 4.1.1 to 4.1.2 (#2435)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@bc9adf6...64a33b2) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82672ff commit 17552fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
163163
- name: Scan SBOM
164164
id: scan
165-
uses: anchore/scan-action@bc9adf64917dd9444d6cf4dd68620c34ca3a5f69 # v4.1.1
165+
uses: anchore/scan-action@64a33b277ea7a1215a3c142735a1091341939ff5 # v4.1.2
166166
with:
167167
sbom: "sbom-${{ inputs.image }}.json"
168168
only-fixed: true

0 commit comments

Comments
 (0)