Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit d06e54d

Browse files
Merge pull request #24 from Dog-Face-Development/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 2.10.0 to 3.1.1
2 parents 84daff0 + 9600c56 commit d06e54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
70+
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94
7171
with:
7272
context: .
7373
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)