Skip to content

Commit f8fb6d1

Browse files
authored
Merge pull request #6 from Poeschl-HomeAssistant-Addons/dependabot/github_actions/gh-actions-9da67ed6dc
⬆️ Bump MaxymVlasov/dive-action from 1.4.0 to 1.5.0 in the gh-actions group
2 parents 52fdc5c + e642fb5 commit f8fb6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/addon-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
run: podman push ${{ steps.build-image.outputs.image-with-tag }} docker-daemon:${{ steps.build-image.outputs.image-with-tag }}
180180

181181
- name: 🚀 Execute dive
182-
uses: MaxymVlasov/dive-action@v1.4.0
182+
uses: MaxymVlasov/dive-action@v1.5.0
183183
with:
184184
image: "${{ steps.build-image.outputs.image-with-tag }}"
185185
config-file: ${{ github.workspace }}/.dive-ci.yaml

0 commit comments

Comments
 (0)