Skip to content

Commit 9690c3e

Browse files
authored
Merge pull request #1457 from danger/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2 parents d4a42e7 + 67e65b3 commit 9690c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
type=ref,event=tag
4040
4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@v4
42+
uses: docker/build-push-action@v5
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)