Skip to content

Commit eb33b7d

Browse files
authored
Merge pull request #14498 from nextcloud/dependabot/github_actions/docker/build-push-action-7.1.0
2 parents 78b6066 + ba870f3 commit eb33b7d

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)