Skip to content

Commit 1675692

Browse files
Bump docker/build-push-action from 5.4.0 to 6.19.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.4.0 to 6.19.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ca052bb...10e90e3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b81c383 commit 1675692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: echo "VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_OUTPUT
3535

3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
37+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
3838
with:
3939
context: .
4040
push: true

0 commit comments

Comments
 (0)