mirror of
https://github.com/aevea/action-kaniko.git
synced 2026-04-03 10:42:15 +00:00
chore(deps): update docker/build-push-action action to v7
This commit is contained in:
2
.github/workflows/executor.yml
vendored
2
.github/workflows/executor.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
- name: Build and push executor image
|
||||
if: steps.check-tag.outputs.exists == 'false'
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
file: deploy/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user