1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-15 19:26:50 +00:00

build(deps): update embarkstudios/cargo-deny-action action to v2.0.3

This commit is contained in:
renovate[bot] 2024-11-28 15:15:47 +00:00 committed by GitHub
parent ba8245904f
commit 61c860e129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,6 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Test | Security Audit
uses: EmbarkStudios/cargo-deny-action@v2.0.2
uses: EmbarkStudios/cargo-deny-action@v2.0.3
with:
command: check ${{ matrix.checks }}