Skip to content

Commit

Permalink
Merge pull request #23 from traktuner/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-digest

Update docker/setup-buildx-action digest to aa33708
  • Loading branch information
traktuner authored Jul 28, 2024
2 parents 08a9291 + 5c860fd commit 29422db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: docker/setup-qemu-action@v3

- name: Setup Docker buildx
uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 29422db

Please sign in to comment.