Skip to content

Commit 8f53837

Browse files
authored
Use mp/trivy_on_lock_files
1 parent db0acae commit 8f53837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ on:
115115
required: false
116116

117117
env:
118-
WORKFLOW_BRANCH: "main"
118+
WORKFLOW_BRANCH: "mp/trivy_on_lock_files" # TODO: Revert
119119
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
120120

121121
permissions:

0 commit comments

Comments
 (0)