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