Skip to content

Commit

Permalink
Merge pull request #326 from upbound/renovate/docker-setup-buildx-act…
Browse files Browse the repository at this point in the history
…ion-digest

Update docker/setup-buildx-action digest to 885d146
  • Loading branch information
turkenf authored Sep 5, 2023
2 parents 16b2b37 + d546da6 commit fa4e8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uptest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
platforms: all

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

0 comments on commit fa4e8ad

Please sign in to comment.