chore(deps): update docker/build-push-action action to v7
test-build / guarddog (pull_request) Successful in 42s
test-build / build (pull_request) Successful in 1m49s

This commit is contained in:
2026-03-05 23:15:44 +00:00
parent afa1f36285
commit daef38d80d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ jobs:
fi fi
- name: Build and Push Image - name: Build and Push Image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true
+1 -1
View File
@@ -101,7 +101,7 @@ jobs:
fi fi
- name: Build and Push Image - name: Build and Push Image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true