Skip to content

Commit ced7a28

Browse files
Bump docker/build-push-action from 6.17.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.17.0...v6.18.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f1ec26 commit ced7a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
password: ${{ secrets.DOCKERHUB_TOKEN }}
111111
- name: Build and push
112112
id: docker_build
113-
uses: docker/build-push-action@v6.17.0
113+
uses: docker/build-push-action@v6.18.0
114114
with:
115115
push: |
116116
${{ github.actor != 'dependabot[bot]' &&

0 commit comments

Comments
 (0)