Bump docker/build-push-action from 5.3.0 to 6.7.0 (#3)

This commit is contained in:
dependabot[bot] 2024-09-23 23:00:00 +00:00 committed by GitHub
parent 7d46ebfd62
commit 321b2196c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push Docker image
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v6.7.0
env:
OWNER: ${{ vars.DOCKER_USERNAME }}
REPO: ${{ vars.DOCKER_REPOSITORY }}