mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-19 03:25:20 +00:00
build: bump actions-rs/audit-check from 1 to 1.2.0 (#2712)
Bumps [actions-rs/audit-check](https://github.com/actions-rs/audit-check) from 1 to 1.2.0. - [Release notes](https://github.com/actions-rs/audit-check/releases) - [Changelog](https://github.com/actions-rs/audit-check/blob/master/CHANGELOG.md) - [Commits](https://github.com/actions-rs/audit-check/compare/v1...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9cd7b94ff
commit
4651b04d5a
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@ -15,6 +15,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- uses: actions-rs/audit-check@v1
|
||||
- uses: actions-rs/audit-check@v1.2.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user