2 Commits

Author SHA1 Message Date
da445f311a Merge pull request 'Update docker/build-push-action action to v6.19.0 #none minor (main)' (#32) from renovate-main-github-actions into main
All checks were successful
Actionlint / build (push) Successful in 23s
2026-02-11 14:06:52 +02:00
48e9c8845a Update docker/build-push-action action to v6.19.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 22s
2026-02-11 12:06:50 +00:00

View File

@@ -72,7 +72,7 @@ runs:
password: ${{ inputs.token }}
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
with:
context: .
push: true