Skip to content

Commit 5c08236

Browse files
authored
Merge pull request #1389 from Anselmoo/dependabot/github_actions/docker/build-push-action-6.2.0
build: bump docker/build-push-action from 6.1.0 to 6.2.0
2 parents 181e1db + 314c092 commit 5c08236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# https://github.com/docker/build-push-action
7070
- name: Build and push Docker image
7171
id: build-and-push
72-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003
72+
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)