Skip to content

Commit e665365

Browse files
ci: bump VCTLabs/bandit-report-artifacts in the all-actions group (#15)
Bumps the all-actions group with 1 update: [VCTLabs/bandit-report-artifacts](https://github.com/vctlabs/bandit-report-artifacts). Updates `VCTLabs/bandit-report-artifacts` from 0.0.3 to 0.3.0 - [Commits](VCTLabs/bandit-report-artifacts@b0679c4...edaffcb) --- updated-dependencies: - dependency-name: VCTLabs/bandit-report-artifacts dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b60e751 commit e665365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v5
2121

2222
- name: Run bandit
23-
uses: VCTLabs/bandit-report-artifacts@b0679c4dff0c2ed69000132fabf6a9e1b7dcfd5c # v0.0.3
23+
uses: VCTLabs/bandit-report-artifacts@edaffcb8ce8618e97d6838d7a0535331927e6d77 # v3
2424
with:
2525
project_path: src
2626
ignore_failure: false

0 commit comments

Comments
 (0)