build(deps): update embarkstudios/cargo-deny-action action to v1.5.0

This commit is contained in:
renovate[bot] 2023-03-25 11:35:17 +00:00 committed by GitHub
parent 9dc6058cdf
commit bbcc1302a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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