Skip to content

Commit 59c35c1

Browse files
authored
Merge pull request #307 from bjschafer/dependabot/github_actions/docker/build-push-action-7.0.0
2 parents f18fbb9 + 0494c55 commit 59c35c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# https://github.com/docker/build-push-action
6868
- name: Build and push Docker image
6969
id: build-and-push
70-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
70+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
7171
with:
7272
context: ./api
7373
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)