Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichielectric authored Sep 28, 2020
1 parent f9396a7 commit a359341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build image
run: docker build -t sample:latest .
- name: Dive
uses: yuichielectric/dive-action@master
uses: yuichielectric/dive-action@0.0.3
with:
image: "sample:latest"
config-file: ${{ github.workspace }}/.dive-ci.yml
Expand Down

0 comments on commit a359341

Please sign in to comment.