Skip to content

Commit

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

Bump docker/bake-action from 5.5.0 to 5.10.0
  • Loading branch information
xZero707 authored Oct 28, 2024
2 parents d8cbd3a + 8ea79d8 commit 25a543e
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 @@ -37,7 +37,7 @@ jobs:
password: ${{secrets.PAT_TOKEN}}
-
name: Build and push
uses: docker/bake-action@v5.5.0
uses: docker/bake-action@v5.10.0
with:
files: build/docker-bake.hcl
push: true

0 comments on commit 25a543e

Please sign in to comment.