1 Commits

Author SHA1 Message Date
renovate 51ab68c00b Update Github Actions #none major
Actionlint / build (push) Successful in 20s
2026-04-10 10:06:50 +00:00
+1 -1
View File
@@ -72,7 +72,7 @@ runs:
password: ${{ inputs.token }} password: ${{ inputs.token }}
- name: Build and push Docker image - name: Build and push Docker image
id: build-and-push id: build-and-push
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0 uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
with: with:
context: . context: .
push: true push: true