From 3560c98a315bccc82c12b0726ea0e3c014ad959d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 22:04:52 +0000 Subject: [PATCH] Bump tj-actions/bandit from 5.1 to 5.3 Bumps [tj-actions/bandit](https://github.com/tj-actions/bandit) from 5.1 to 5.3. - [Release notes](https://github.com/tj-actions/bandit/releases) - [Changelog](https://github.com/tj-actions/bandit/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/bandit/compare/v5.1...v5.3) --- updated-dependencies: - dependency-name: tj-actions/bandit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/storage-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/storage-ci.yml b/.github/workflows/storage-ci.yml index 17ed8f8a..3f5df19a 100644 --- a/.github/workflows/storage-ci.yml +++ b/.github/workflows/storage-ci.yml @@ -60,7 +60,7 @@ jobs: - name: 'Checkout' uses: actions/checkout@v3 - name: 'Run Bandit Test' - uses: tj-actions/bandit@v5.1 + uses: tj-actions/bandit@v5.3 with: targets: | # or a single string "." ./build/storage/core/host-target/