Skip to content

Commit 6de9b6a

Browse files
authored
Merge pull request #28 from mjmccans/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents bed7ab7 + 7035fcc commit 6de9b6a

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
@@ -65,7 +65,7 @@ jobs:
6565
type=semver,pattern={{major}}
6666
# type=sha
6767
- name: Build and push
68-
uses: docker/build-push-action@v6
68+
uses: docker/build-push-action@v7
6969
with:
7070
context: .
7171
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8

0 commit comments

Comments
 (0)