Skip to content

Commit 4503b83

Browse files
authored
Merge pull request #7 from starling-cloud/dependabot/github_actions/main/docker/bake-action-6
dependabot-github-actions(deps): bump docker/bake-action from 5 to 6
2 parents 241d657 + 86ae780 commit 4503b83

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
@@ -124,7 +124,7 @@ jobs:
124124

125125
-
126126
name: Build image
127-
uses: docker/bake-action@v5
127+
uses: docker/bake-action@v6
128128
env:
129129
# GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }}
130130
# REGISTRY_ENDPOINT: ${{ secrets.REGISTRY_ENDPOINT }}

0 commit comments

Comments
 (0)