Skip to content

Commit

Permalink
Merge pull request #25 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 0f069dd
  • Loading branch information
traktuner authored Nov 4, 2024
2 parents d352b1f + acea0ac commit 18a1777
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@b467d6aa7afffae6d3d466d2a74bd266618f87d6
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3

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

0 comments on commit 18a1777

Please sign in to comment.