1 Commits

Author SHA1 Message Date
6b34a0212b Update Github Actions #none major
All checks were successful
Actionlint / build (push) Successful in 22s
2026-03-05 22:06:26 +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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
with:
context: .
push: true