Skip to content

Commit

Permalink
dependabot-github-actions(deps): bump docker/bake-action from 2 to 5
Browse files Browse the repository at this point in the history
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 5.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v2...v5)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2024
1 parent ac140f8 commit 9604c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:

-
name: Build image
uses: docker/bake-action@v2
uses: docker/bake-action@v5
env:
# GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }}
# REGISTRY_ENDPOINT: ${{ secrets.REGISTRY_ENDPOINT }}
Expand Down

0 comments on commit 9604c39

Please sign in to comment.