Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed May 25, 2022
1 parent def505e commit 3acab0a
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 @@ -41,7 +41,7 @@ This action implements the same inputs and outputs as the [`docker/build-push-ac
```diff
steps:
-
- uses: depot/build-push-action@v1
- uses: docker/build-push-action@v1
+ uses: depot/build-push-action@v1
with:
- cache-from: type=gha
Expand Down

0 comments on commit 3acab0a

Please sign in to comment.