Skip to content

Commit 9c086b2

Browse files
authored
Merge pull request #3002 from testssl/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents 3142e73 + c4b429e commit 9c086b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-3.3dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
password: ${{ secrets.GITHUB_TOKEN }}
5252

5353
- name: Build and push
54-
uses: docker/build-push-action@v6
54+
uses: docker/build-push-action@v7
5555
with:
5656
push: ${{ github.event_name != 'pull_request' }}
5757
context: .

0 commit comments

Comments
 (0)