We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d35363 commit 1daf43fCopy full SHA for 1daf43f
.github/workflows/update-docker-images.yml
@@ -138,7 +138,7 @@ jobs:
138
sarif_file: trivy-results-nginx-kubernetes-gateway-nginx
139
140
- name: Upload Scan Results
141
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
+ uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
142
continue-on-error: true
143
with:
144
name: trivy-results-nginx-kubernetes-gateway-nginx
0 commit comments