Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 7, 2020
1 parent 67379be commit 2f4e6cd
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 @@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Build and push
uses: crazy-max/ghaction-docker-buildx-bake@master
uses: crazy-max/ghaction-docker-buildx-bake@v1
with:
builder: ${{ steps.buildx.outputs.name }}
push: true
Expand Down

0 comments on commit 2f4e6cd

Please sign in to comment.