Merge pull request #1 from AuxXxilium/dependabot/github_actions/docker/build-push-action-6

build(deps): bump docker/build-push-action from 5 to 6
This commit is contained in:
Christian 2024-06-17 23:00:16 +02:00 committed by GitHub
commit e2596b4b7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true