File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 type=schedule,pattern={{date 'YYYY-MM-DD'}}
3535 type=raw,value=latest,enable={{is_default_branch}}
3636 - name : Build and push Docker image
37- uses : docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5 .0
37+ uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
3838 with :
3939 context : ci
4040 platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 4040 ghcr.io/sphinx-doc/${{ matrix.name }}
4141 tags : type=pep440,pattern={{version}}
4242 - name : Build and push Docker image
43- uses : docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5 .0
43+ uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
4444 with :
4545 context : ${{ matrix.context }}
4646 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments