Skip to content

Commit a3345c1

Browse files
build(deps): update embarkstudios/cargo-deny-action action to v2.0.11 (svartalf#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9a829e commit a3345c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-audit.yml

Lines changed: 1 addition & 1 deletion
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)