We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a89e1f commit 5d41387Copy full SHA for 5d41387
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
fetch-depth: 0
52
- name: Set up QEMU
53
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
+ uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
54
- name: Set up Buildx
55
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
56
- name: Login to GitHub Container Registry
0 commit comments