Skip to content

Commit 4696c44

Browse files
authored
Merge pull request carlos-jenkins#14 from mikespub/dependabot/github_actions/docker/build-push-action-2.7.0
Bump docker/build-push-action from 2.5.0 to 2.7.0
2 parents 4550e9a + 95aee58 commit 4696c44

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

4242
- name: Build and push Docker image
43-
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
43+
uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229
4444
with:
4545
context: .
4646
push: true

0 commit comments

Comments
 (0)