Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5 from TheSpad/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…ake-action-1.4.0

Bump docker/bake-action from 1 to 1.4.0
  • Loading branch information
thespad authored May 12, 2021
2 parents 068807c + de1c83b commit cff54a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bakebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
password: ${{ secrets.GHCR_PAT }}
-
name: Build and push
uses: docker/bake-action@v1
uses: docker/bake-action@v1.4.0
with:
files: |
./docker-bake.hcl
Expand Down

0 comments on commit cff54a2

Please sign in to comment.