Skip to content

Commit dbab310

Browse files
Aisurasavanipoojan78
andcommitted
ci: re-enable trivy vulnerability scanning with SHA-based versioning
Co-authored-by: Poojan Savani <poojan@hasura.io>
1 parent 0c152ad commit dbab310

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/release.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ jobs:
8989
interval: 10
9090
retries: 8
9191

92-
# - name: Upload Trivy report as artifact
93-
# uses: actions/upload-artifact@v4
94-
# with:
95-
# name: trivy-report
96-
# path: /tmp/trivy-report-*.json
97-
#
92+
- name: Upload Trivy report as artifact
93+
uses: actions/upload-artifact@v4
94+
with:
95+
name: trivy-report
96+
path: /tmp/trivy-report-*.json
97+
9898
- name: Push image
9999
uses: docker/build-push-action@v6
100100
with:

0 commit comments

Comments
 (0)