build(deps): bump docker/build-push-action from 3 to 4 (#3522)
This commit is contained in:
parent
a9acb8db53
commit
abe878d80d
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
run: docker login -u golangci -p ${{ secrets.GOLANGCI_LINT_DOCKER_TOKEN }}
|
||||
|
||||
- name: Build and publish ${{ matrix.target.Dockerfile }}
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
file: ${{ matrix.target.Dockerfile }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user