Skip to content

Commit 4fde2e7

Browse files
authored
Merge pull request #2674 from testssl/dependabot/github_actions/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.14.0 to 6.15.0
2 parents 105c19e + 5bfe6d6 commit 4fde2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-3.2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
password: ${{ secrets.GITHUB_TOKEN }}
4949

5050
- name: Build and push
51-
uses: docker/build-push-action@v6.14.0
51+
uses: docker/build-push-action@v6.15.0
5252
with:
5353
push: ${{ github.event_name != 'pull_request' }}
5454
context: .

0 commit comments

Comments
 (0)