Bump docker/build-push-action from 4 to 5 #28
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
platforms: "linux/amd64,linux/arm64"
|
platforms: "linux/amd64,linux/arm64"
|
||||||
context: ./
|
context: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user