We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c163a3 commit 77703d9Copy full SHA for 77703d9
.github/workflows/security-audit.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Setup | Checkout
25
uses: actions/checkout@v4
26
- name: Test | Security Audit
27
- uses: EmbarkStudios/[email protected].10
+ uses: EmbarkStudios/[email protected].11
28
with:
29
command: check ${{ matrix.checks }}
0 commit comments