1 parent 09795d0 commit ba28155Copy full SHA for ba28155
1 file changed
.github/workflows/build-devcontainer.yml
@@ -144,7 +144,7 @@ jobs:
144
# Using the custom Trivy Security Scan action from this repository
145
- name: Security Scan
146
id: security-scan
147
- uses: smartdatafoundry/trivy-security-scan@v1.0.1
+ uses: smartdatafoundry/trivy-security-scan@v1.0.2
148
with:
149
image-ref: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
150
registry: ${{ env.REGISTRY }}
0 commit comments