mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 15:20:55 +00:00
build(deps): update embarkstudios/cargo-deny-action action to v1.5.15
This commit is contained in:
parent
1e4e967f96
commit
07fbf063df
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Test | Security Audit
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.13
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.15
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
|
Loading…
Reference in New Issue
Block a user