Skip to content

Commit

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

Bump docker/bake-action from 4.0.0 to 4.3.0
  • Loading branch information
xZero707 committed Apr 20, 2024
2 parents 3deaa85 + d840e77 commit a57f3fb
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 @@ -32,7 +32,7 @@ jobs:
password: ${{secrets.PAT_TOKEN}}
-
name: Build and push
uses: docker/bake-action@v4.0.0
uses: docker/bake-action@v4.3.0
with:
files: build/docker-bake.hcl
push: true

0 comments on commit a57f3fb

Please sign in to comment.