Skip to content

Commit

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

Bump docker/bake-action from 3.0.1 to 3.1.0
  • Loading branch information
xZero707 authored Aug 28, 2023
2 parents ffccb2a + 79f9300 commit 1cc3122
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 @@ -36,7 +36,7 @@ jobs:
password: ${{secrets.PAT_TOKEN}}
-
name: Build and push
uses: docker/bake-action@v3.0.1
uses: docker/bake-action@v3.1.0
with:
files: build/docker-bake.hcl
push: true

0 comments on commit 1cc3122

Please sign in to comment.