Skip to content

Commit 77703d9

Browse files
build(deps): update embarkstudios/cargo-deny-action action to v2.0.11
1 parent 7c163a3 commit 77703d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: Setup | Checkout
2525
uses: actions/checkout@v4
2626
- name: Test | Security Audit
27-
uses: EmbarkStudios/[email protected].10
27+
uses: EmbarkStudios/[email protected].11
2828
with:
2929
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)