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 70c4a3d commit b14749eCopy full SHA for b14749e
.github/workflows/ci.yml
@@ -160,7 +160,7 @@ jobs:
160
path: ${{ github.workspace }}/dist
161
key: nginx-kubernetes-gateway-${{ github.run_id }}-${{ github.run_number }}
162
- name: Docker Buildx
163
- uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7 # v2.4.1
+ uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c # v2.5.0
164
- name: Setup QEMU
165
uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
166
with:
0 commit comments