Skip to content

Commit

Permalink
Merge pull request #24 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 b467d6a
  • Loading branch information
traktuner authored Oct 2, 2024
2 parents 95b9ef1 + bb8a46a commit d352b1f
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@aa33708b10e362ff993539393ff100fa93ed6a27
uses: docker/setup-buildx-action@b467d6aa7afffae6d3d466d2a74bd266618f87d6

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

0 comments on commit d352b1f

Please sign in to comment.