Skip to content

Commit 4fcf86b

Browse files
committed
Bump docker/build-push-action to v6
1 parent 464d136 commit 4fcf86b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ github.token }}
5454

5555
- name: Build and push
56-
uses: docker/build-push-action@v5
56+
uses: docker/build-push-action@v6
5757
env:
5858
tag1: ghcr.io/docker-ruby-nightly/ruby:${{ matrix.variant }}-nightly-${{ env.date }}
5959
tag2: ghcr.io/docker-ruby-nightly/ruby:${{ matrix.variant }}-nightly

0 commit comments

Comments
 (0)