Skip to content

Commit ba28155

Browse files
authored
Update Trivy Security Scan action version
1 parent 09795d0 commit ba28155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
# Using the custom Trivy Security Scan action from this repository
145145
- name: Security Scan
146146
id: security-scan
147-
uses: smartdatafoundry/trivy-security-scan@v1.0.1
147+
uses: smartdatafoundry/trivy-security-scan@v1.0.2
148148
with:
149149
image-ref: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
150150
registry: ${{ env.REGISTRY }}

0 commit comments

Comments
 (0)