Skip to content

Commit 6f30e15

Browse files
authored
Merge pull request #28 from adfinis/dependabot/github_actions/docker/build-push-action-6
chore(ci): bump docker/build-push-action from 5 to 6
2 parents a3ba75b + 36740d8 commit 6f30e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-container-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Build and push
5050
id: docker_build
51-
uses: docker/build-push-action@v5
51+
uses: docker/build-push-action@v6
5252
with:
5353
context: ./kubernetes
5454
file: ./kubernetes/Dockerfile

0 commit comments

Comments
 (0)