Skip to content

Commit 9f18f7b

Browse files
Bump the all group across 1 directory with 2 updates
Bumps the all group with 2 updates in the / directory: [chainguard-dev/actions](https://github.com/chainguard-dev/actions) and [google/osv-scanner-action](https://github.com/google/osv-scanner-action). Updates `chainguard-dev/actions` from 1.5.3 to 1.5.7 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@6f4f4de...1b32103) Updates `google/osv-scanner-action` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@e92b5d0...9bb6957) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google/osv-scanner-action dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee1f5cd commit 9f18f7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/boilerplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
persist-credentials: false
4242

43-
- uses: chainguard-dev/actions/boilerplate@6f4f4de7549514e7b659741b30f6476f245600dd # v1.5.3
43+
- uses: chainguard-dev/actions/boilerplate@1b32103f5aa389c31ab0be75a8edc38d7e4750d8 # v1.5.7
4444
with:
4545
extension: ${{ matrix.extension }}
4646
language: ${{ matrix.language }}

.github/workflows/compliance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
id: attest-tests
121121

122122
- name: "Run scanner"
123-
uses: google/osv-scanner-action/osv-scanner-action@e92b5d07338d4f0ba0981dffed17c48976ca4730 # v2.2.3
123+
uses: google/osv-scanner-action/osv-scanner-action@9bb69575e74019c2ad085a1860787043adf47ccb # v2.2.4
124124
continue-on-error: true
125125
with:
126126
scan-args: |-

0 commit comments

Comments
 (0)