Skip to content

Commit

Permalink
Merge pull request #24 from crossplane/renovate/docker-setup-buildx-a…
Browse files Browse the repository at this point in the history
…ction-digest

Update docker/setup-buildx-action digest to 885d146
  • Loading branch information
phisco authored Aug 28, 2023
2 parents 6d9eb35 + ca5ff18 commit d3c2781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
platforms: all

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true
Expand Down

0 comments on commit d3c2781

Please sign in to comment.