Skip to content

Commit ef3b32b

Browse files
committed
use different step for analysis.
1 parent 0888ddb commit ef3b32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cd test && bash ./run_tests.sh "ghcr.io/$GITHUB_REPOSITORY_OWNER/$IMAGE:$GIT_BRANCH"
7272
7373
- name: Run docker image analysis
74-
uses: yuichielectric/dive-action@0.0.4
74+
uses: MaxymVlasov/dive-action@v1.4.0
7575
with:
7676
image: ${{ steps.docker_build.outputs.imageid }}
7777
config-file: ${{ env.GITHUB_WORKSPACE }}/.dive-ci.yml

0 commit comments

Comments
 (0)