Skip to content

Commit 716b6fd

Browse files
Update GitHub Actions
1 parent b77236d commit 716b6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docker-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
using: "composite"
1717
steps:
1818
- name: Get Docker Image layer contents
19-
uses: MaxymVlasov/dive-action@b08c8287e603d028c986d7044e83fa76bcca6a65 # 1.5.0
19+
uses: MaxymVlasov/dive-action@fafb796951b322cc4926b8a5eafda89ab9de8edf # 1.5.1
2020
with:
2121
image: ${{ inputs.image }}
2222
- name: Run Trivy vulnerability scanner

0 commit comments

Comments
 (0)