Skip to content

Commit bf30a9b

Browse files
chore(deps): bump pypa/gh-action-pip-audit from 1.0.5 to 1.0.6 (#2594)
Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases) - [Commits](pypa/gh-action-pip-audit@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: pypa/gh-action-pip-audit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fbdee6 commit bf30a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Install cfn-lint
6666
run: |
6767
pip3 install -e .
68-
- uses: pypa/[email protected].5
68+
- uses: pypa/[email protected].6
6969
with:
7070
ignore-vulns: |
7171
GHSA-r9hx-vwmv-q579

0 commit comments

Comments
 (0)