Skip to content

Commit 95113fe

Browse files
Merge pull request #133 from Dog-Face-Development/dependabot/github_actions/docker/build-push-action-6.0.1
Bump docker/build-push-action from 5.4.0 to 6.0.1
2 parents e5480a8 + c5dc5be commit 95113fe

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
@@ -39,7 +39,7 @@ jobs:
3939
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4040

4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
42+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)