Skip to content

Commit 8861a8f

Browse files
authored
Bump docker/build-push-action from 5 to 6 (#397)
2 parents cc045fe + 5fcd7e1 commit 8861a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ jobs:
479479
password: ${{ secrets.GITHUB_TOKEN }}
480480

481481
- name: Build and push
482-
uses: docker/build-push-action@v5
482+
uses: docker/build-push-action@v6
483483
with:
484484
push: true
485485
context: agent

0 commit comments

Comments
 (0)