Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 885d146
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 9c407ae commit 9699d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
platforms: ${{ steps.prep.outputs.qemu_platform }}
- name: Set up buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
- name: Define Docker metadata
id: docker-metadata
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4
Expand Down

0 comments on commit 9699d6b

Please sign in to comment.