Skip to content

Commit ba870f3

Browse files
chore(deps): bump docker/build-push-action from 6.16.0 to 7.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.16.0 to 7.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@14487ce...bcafcac) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19470c3 commit ba870f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
type=sha,prefix=sha-
4646
4747
- name: Build and push Docker image
48-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
48+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
4949
with:
5050
context: .docker/sphinx-latex
5151
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)