File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 type=raw,value=latest,enable=${{ matrix.version.postgres == '' }}
5454 type=raw,value=${{ matrix.version.postgres }}-${{ env.borg_version }}-${{ env.borgmatic_version }},enable=${{ github.ref_name == 'main' }}
5555 - name : Build and push
56- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
56+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
5757 with :
5858 platforms : linux/amd64,linux/arm64
5959 push : true
8686 tags : |
8787 type=raw,value=latest,enable=${{ github.ref_name == 'main' }}
8888 - name : Build and push
89- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
89+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
9090 with :
9191 platforms : linux/amd64,linux/arm64
9292 push : true
You can’t perform that action at this time.
0 commit comments