Skip to content

Commit 612051d

Browse files
Bump greenbone/actions from 3.30.1 to 3.30.2 (#93)
Bumps [greenbone/actions](https://github.com/greenbone/actions) from 3.30.1 to 3.30.2. - [Release notes](https://github.com/greenbone/actions/releases) - [Commits](greenbone/actions@5309c26...729dbb4) --- updated-dependencies: - dependency-name: greenbone/actions 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 0b2d59a commit 612051d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: 'Dependency Review'
12-
uses: greenbone/actions/dependency-review@5309c26ca58b3d540891ac7e875b1409ab18a241 # v3.30.1
12+
uses: greenbone/actions/dependency-review@729dbb41e248f725c10b4fc82b1212fef9c15770 # v3.30.2

.github/workflows/sbom-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
contents: write
1212
steps:
1313
- name: 'SBOM upload'
14-
uses: greenbone/actions/sbom-upload@5309c26ca58b3d540891ac7e875b1409ab18a241 # v3.30.1
14+
uses: greenbone/actions/sbom-upload@729dbb41e248f725c10b4fc82b1212fef9c15770 # v3.30.2

0 commit comments

Comments
 (0)