Skip to content

Commit abb2cf1

Browse files
Bump docker/build-push-action from 5.1.0 to 6.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 6.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4a13e50...1a16264) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 761c2bf commit abb2cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
password: ${{ secrets.GITHUB_TOKEN }}
5959

6060
- name: Build and push
61-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
61+
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
6262
with:
6363
platforms: linux/amd64
6464
push: true

0 commit comments

Comments
 (0)