Skip to content

Commit 089e18e

Browse files
dependabot[bot]garryod
authored andcommitted
Bump docker/build-push-action from 5.3.0 to 6.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.3.0...v6.2.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac78c27 commit 089e18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
uses: docker/[email protected]
105105

106106
- name: Build Image
107-
uses: docker/build-push-action@v5.3.0
107+
uses: docker/build-push-action@v6.2.0
108108
with:
109109
context: "{{defaultContext}}:backstage"
110110
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)