Skip to content

Commit b7eb5b8

Browse files
Merge pull request #154 from step-security/Raj-StepSecurity-patch-9
ci: Update audit_package.yml
2 parents ba5a6d4 + 4f470fa commit b7eb5b8

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
base_branch: ${{ inputs.base_branch || 'main' }}
3333
package_manager: "yarn"
34-
node_version: ${{ inputs.node_version || '24.0.0" }}
34+
node_version: ${{ inputs.node_version || "24.0.0" }}
3535
script: ${{ inputs.script || 'yarn build' }}
3636

3737
permissions:

0 commit comments

Comments
 (0)