Skip to content

Commit 7402a9c

Browse files
ensuring cron behaviour for audit fix is handled
1 parent a51302d commit 7402a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit-package.yml

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

2626
jobs:
2727
audit-fix:
28-
uses: step-security/reusable-workflows/.github/workflows/npm_audit_fix.yml@fix_Build-As-Per-Input
28+
uses: step-security/reusable-workflows/.github/workflows/npm_audit_fix.yml@fix_Cron-Behavior-For-Audit-Fix
2929
with:
3030
force: ${{ inputs.force }}
3131
base_branch: ${{ inputs.base_branch }}

0 commit comments

Comments
 (0)