File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 # https://github.com/docker/metadata-action
4949 - name : Extract Kubectl Docker metadata
5050 id : meta
51- uses : docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55
51+ uses : docker/metadata-action@43fa4ac0d33c225d08882e24e3aa49bcea4f135b
5252 with :
5353 images : ${{ env.REGISTRY }}/${{ github.actor }}/alpinekube
5454
6868 # https://github.com/docker/metadata-action
6969 - name : Extract PgClient Docker metadata
7070 id : meta1
71- uses : docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55
71+ uses : docker/metadata-action@43fa4ac0d33c225d08882e24e3aa49bcea4f135b
7272 with :
7373 images : ${{ env.REGISTRY }}/${{ github.actor }}/alpine-pgclient
7474
8484
8585 - name : Extract AWS Docker metadata
8686 id : metaaws
87- uses : docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55
87+ uses : docker/metadata-action@43fa4ac0d33c225d08882e24e3aa49bcea4f135b
8888 with :
8989 images : ${{ env.REGISTRY }}/${{ github.actor }}/aws-cli-cdk
9090
Original file line number Diff line number Diff line change 5252 # https://github.com/docker/metadata-action
5353 - name : Extract Windows Docker metadata
5454 id : meta
55- uses : docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55
55+ uses : docker/metadata-action@43fa4ac0d33c225d08882e24e3aa49bcea4f135b
5656 with :
5757 images : ${{ env.REGISTRY }}/${{ github.actor }}/windows
5858
You can’t perform that action at this time.
0 commit comments