Skip to content

Commit

Permalink
Merge pull request #67 from 1995parham-teaching/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/bake-action-5

build(deps): bump docker/bake-action from 4 to 5
  • Loading branch information
1995parham authored Jun 18, 2024
2 parents b270a44 + 0619f33 commit 8e49a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/bake-action@v4
- uses: docker/bake-action@v5
with:
files: "build/package/docker-bake.json"
push: true

0 comments on commit 8e49a6f

Please sign in to comment.