Skip to content

Commit 0268218

Browse files
Bump docker/build-push-action from 6.10.0 to 6.16.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.16.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@48aba3b...14487ce) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62e1661 commit 0268218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pub-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
ghcr.io/deepmodeling/dpgen2
4747
4848
- name: Build and push Docker images
49-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
49+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
5050
with:
5151
context: .
5252
push: true

0 commit comments

Comments
 (0)