Skip to content

Commit f50cf54

Browse files
Bump docker/build-push-action from 3.3.1 to 7.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.1 to 7.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1104d47...d08e5c3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96d0279 commit f50cf54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

3636
- name: Build
37-
uses: docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6 # v3
37+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
3838
with:
3939
platforms: linux/amd64
4040
context: .

0 commit comments

Comments
 (0)