Skip to content

Commit

Permalink
chore(deps): bump pypa/gh-action-pip-audit from 1.0.2 to 1.0.4 (#2551)
Browse files Browse the repository at this point in the history
Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/pypa/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pip-audit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin DeJong <kddejong@amazon.com>
  • Loading branch information
dependabot[bot] and kddejong committed Jan 17, 2023
1 parent d21051c commit 8398adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install cfn-lint
run: |
pip3 install -e .
- uses: pypa/gh-action-pip-audit@v1.0.2
- uses: pypa/gh-action-pip-audit@v1.0.4
with:
ignore-vulns: |
GHSA-r9hx-vwmv-q579

0 comments on commit 8398adf

Please sign in to comment.