Skip to content

Commit

Permalink
Merge pull request #32 from N0rthernL1ghts/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/bake-action-4.5.0

Bump docker/bake-action from 4.1.0 to 4.5.0
  • Loading branch information
xZero707 authored May 13, 2024
2 parents 5fd146b + 70d72c7 commit a53567b
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 @@ -44,7 +44,7 @@ jobs:
wait-interval: 20
-
name: Build and push
uses: docker/bake-action@v4.1.0
uses: docker/bake-action@v4.5.0
with:
files: build/docker-bake.hcl
push: true

0 comments on commit a53567b

Please sign in to comment.