Skip to content

Commit 111e040

Browse files
Bump docker/build-push-action from 1 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 360a9c9 commit 111e040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
password: ${{ secrets.DOCKER_PASSWORD }}
9595

9696
- name: Build and push
97-
uses: docker/build-push-action@v6
97+
uses: docker/build-push-action@v7
9898
with:
9999
context: .
100100
push: true

0 commit comments

Comments
 (0)