Skip to content

Commit 2e7be7b

Browse files
authored
Merge pull request #173 from k3s-io/dependabot/github_actions/docker/build-push-action-6
🌱 Bump docker/build-push-action from 4 to 6
2 parents 8b2f89e + 5d241a8 commit 2e7be7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
echo 'EOF' >> $GITHUB_ENV
6868
6969
- name: Build and push ${{ matrix.target }} image
70-
uses: docker/build-push-action@v4
70+
uses: docker/build-push-action@v6
7171
with:
7272
context: .
7373
push: true

0 commit comments

Comments
 (0)