Skip to content

Commit 3616955

Browse files
authored
Merge pull request #308 from hydephp/dependabot/github_actions/docker/build-push-action-6.18.0
Bump docker/build-push-action from 6.17.0 to 6.18.0
2 parents c400e58 + dd54dfd commit 3616955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# https://github.com/docker/build-push-action
6666
- name: Build and push Docker image
6767
id: build-and-push
68-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
68+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
6969
with:
7070
context: .
7171
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)