Skip to content

Commit bf40e9f

Browse files
build(deps): bump the github-actions-all group with 2 updates (#407)
Bumps the github-actions-all group with 2 updates: [anchore/scan-action](https://github.com/anchore/scan-action) and [schubergphilis/mcvs-general-action](https://github.com/schubergphilis/mcvs-general-action). Updates `anchore/scan-action` from 7.3.2 to 7.4.0 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@v7.3.2...v7.4.0) Updates `schubergphilis/mcvs-general-action` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/schubergphilis/mcvs-general-action/releases) - [Commits](schubergphilis/mcvs-general-action@v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all - dependency-name: schubergphilis/mcvs-general-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49f8055 commit bf40e9f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/general.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-24.04
1717
steps:
1818
- uses: actions/checkout@v6.0.2
19-
- uses: schubergphilis/mcvs-general-action@v0.5.6
19+
- uses: schubergphilis/mcvs-general-action@v0.5.7
2020
with:
2121
testing-type: ${{ matrix.args.testing-type }}

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ runs:
163163
#
164164
# * Grype
165165
#
166-
- uses: anchore/scan-action@v7.3.2
166+
- uses: anchore/scan-action@v7.4.0
167167
if: inputs.token != '' && inputs.testing-type == 'security-grype'
168168
with:
169169
grype-version: ${{ inputs.grype-version }}

0 commit comments

Comments
 (0)