1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-27 23:36:27 +00:00

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

This commit is contained in:
renovate[bot] 2024-11-21 08:35:13 +00:00 committed by GitHub
parent d00e96cc59
commit 862d8c3ea7
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.1
uses: EmbarkStudios/cargo-deny-action@v2.0.2
with:
command: check ${{ matrix.checks }}