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 22
22
uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.6.0
23
23
- uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
24
24
- id : meta
25
- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0 https://github.com/docker/metadata-action/releases/tag/v5.7 .0
25
+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0 https://github.com/docker/metadata-action/releases/tag/v5.8 .0
26
26
with :
27
27
images : ${{ env.GHCR_IMAGE_NAME }}
28
28
- name : build
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
password : ${{ secrets.GITHUB_TOKEN }}
116
116
registry : ghcr.io
117
117
- id : meta
118
- uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7 .0 https://github.com/docker/metadata-action/releases/tag/v5.7 .0
118
+ uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0 https://github.com/docker/metadata-action/releases/tag/v5.8 .0
119
119
with :
120
120
images : |
121
121
blinklabs/cdnsd
You can’t perform that action at this time.
0 commit comments