Update GitHub Actions

This commit is contained in:
renovate[bot]
2024-08-12 13:18:51 +00:00
committed by GitHub
parent 8769f8966d
commit 2b9bf1fbe6
3 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- name: Build and push Docker image
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
with:
context: .
platforms: linux/amd64,linux/arm64