Skip to content

Commit 45eb669

Browse files
cicd: Update alpha 3 vuln-diff-action #TASK-7908
1 parent 1727a95 commit 45eb669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compare-vulnerabilities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cache: 'maven'
5151
# 3) Run the action
5252
- name: Vulnerability Diff (Syft+Grype)
53-
uses: sec-open/vuln-diff-action@v2.0.0-alpha.1
53+
uses: sec-open/vuln-diff-action@v2.0.0-alpha.3
5454
with:
5555
base_ref: ${{ github.event.inputs.branch_a }} # pass 'develop'
5656
head_ref: ${{ github.event.inputs.branch_b }} # pass 'TASK-7908'

0 commit comments

Comments
 (0)