Skip to content

Commit

Permalink
Merge pull request #71 from upbound/renovate/github-actions-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update docker/setup-buildx-action digest to b5ca514
  • Loading branch information
kaessert authored Feb 27, 2025
2 parents 83cd8c5 + 7be8d19 commit 3bcc59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

steps:
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true
Expand Down

0 comments on commit 3bcc59c

Please sign in to comment.