File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
type=schedule,pattern={{date 'YYYY-MM-DD'}}
35
35
type=raw,value=latest,enable={{is_default_branch}}
36
36
- 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
38
38
with :
39
39
context : ci
40
40
platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 40
40
ghcr.io/sphinx-doc/${{ matrix.name }}
41
41
tags : type=pep440,pattern={{version}}
42
42
- 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
44
44
with :
45
45
context : ${{ matrix.context }}
46
46
platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments