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 545b758 commit aff6f91Copy full SHA for aff6f91
.github/workflows/main.yml
@@ -134,7 +134,7 @@ jobs:
134
${{ github.sha }}
135
136
- name: Setup QEMU 🖥️
137
- uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
+ uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
138
139
- name: Setup Docker Buildx 🖥️
140
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
0 commit comments