Skip to content

Commit 6a91a4c

Browse files
dependabot-github-actions(deps): bump docker/bake-action from 5 to 6 (#10)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5 to 6. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5...v6) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dddc24c commit 6a91a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
-
122122
name: Build image
123-
uses: docker/bake-action@v5
123+
uses: docker/bake-action@v6
124124
env:
125125
# REGISTRY_ENDPOINT: ${{ secrets.DOCKERHUB_ORGANIZATION }}
126126
REPOSITORY_ENDPOINT: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)