Skip to content

Commit

Permalink
build: Use dive image in action.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Dec 19, 2023
1 parent c020db4 commit dd5f8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- uses: actions/[email protected]
- name: Build image
run: docker build -t utrecht/n3dr:${{ github.sha }} .
- uses: 030/dive-action@v0.1.0
- uses: 030/dive-action@image
with:
image: utrecht/n3dr:${{ github.sha }}

0 comments on commit dd5f8f3

Please sign in to comment.