chore(deps): update docker/build-push-action action to v5
This commit is contained in:
parent
2abc894049
commit
e311bc6cb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
type=raw,value=latest
|
||||
|
||||
- name: Build and push by digest
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v5
|
||||
id: build
|
||||
with:
|
||||
context: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue