Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jun 19, 2024
1 parent 3acf38f commit 2b49a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Dive - check image for waste files
if: steps.changed-files-specific.outputs.any_changed == 'true'
uses: MaxymVlasov/dive-action@cf8e6f8afdce26429c18ea9c0b9c94e2ebf4ce87
uses: MaxymVlasov/dive-action@becda4185b4194b7d8bb0360ce34cdc4bb0e3202
with:
image: ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
Expand Down

0 comments on commit 2b49a99

Please sign in to comment.