Skip to content

Commit

Permalink
Merge pull request #7 from N0rthernL1ghts/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/bake-action-2.3.0

Bump docker/bake-action from 2.2.0 to 2.3.0
  • Loading branch information
xZero707 authored Mar 17, 2023
2 parents d501dee + fe7a908 commit cbd004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build and push
uses: docker/bake-action@v2.2.0
uses: docker/bake-action@v2.3.0
with:
files: build/docker-bake.hcl
push: true
Expand Down

0 comments on commit cbd004f

Please sign in to comment.