We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52fdc5c + e642fb5 commit f8fb6d1Copy full SHA for f8fb6d1
.github/workflows/addon-ci.yaml
@@ -179,7 +179,7 @@ jobs:
179
run: podman push ${{ steps.build-image.outputs.image-with-tag }} docker-daemon:${{ steps.build-image.outputs.image-with-tag }}
180
181
- name: 🚀 Execute dive
182
- uses: MaxymVlasov/dive-action@v1.4.0
+ uses: MaxymVlasov/dive-action@v1.5.0
183
with:
184
image: "${{ steps.build-image.outputs.image-with-tag }}"
185
config-file: ${{ github.workspace }}/.dive-ci.yaml
0 commit comments