Skip to content

Commit df8ffdc

Browse files
fix vulnerabilities through workflow
1 parent 512a3ff commit df8ffdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
audit-fix:
13-
uses: step-security/reusable-workflows/.github/workflows/yarn_audit_fix.yml@fix_Audit-Fix-Workflow
13+
uses: step-security/reusable-workflows/.github/workflows/yarn_audit_fix.yml@v1
1414
with:
1515
base_branch: ${{ inputs.base_branch }}
1616

0 commit comments

Comments
 (0)