chore(deps): update dependency docker/build-push-action to v7
ci / docker (push) Successful in 24s

This commit is contained in:
2026-07-03 05:01:14 +00:00
parent 8d826adb9d
commit c4db2e575d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
# - name: Build and push
# uses: docker/build-push-action@v6.19.2
# uses: docker/build-push-action@v7.3.0
# with:
# context: ./Docker/
# push: ${{ github.event_name != 'pull_request' }}