Skip to content

Commit eca132e

Browse files
chore(deps): update docker/bake-action action to v6 (#11)
Co-authored-by: wall-e1-bot[bot] <192259219+wall-e1-bot[bot]@users.noreply.github.com>
1 parent 62a3d7f commit eca132e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
type=semver,pattern={{major}}.{{minor}}
4646
4747
- name: Build and push with docker bake
48-
uses: docker/bake-action@4a9a8d494466d37134e2bfca2d3a8de8fb2681ad # v5
48+
uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6
4949
env:
5050
BUILD_DATE: ${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.created'] }}
5151
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)