Compare commits

...

2 Commits

Author SHA1 Message Date
pull[bot] da5e23f88d
Merge b370322852 into a2112d4bad 2024-04-22 19:25:41 +00:00
renovate[bot] b370322852
build(deps): update embarkstudios/cargo-deny-action action to v1.6.3 2024-04-22 17:44:06 +00:00
1 changed files with 1 additions and 1 deletions

View File

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