There was an error while loading. Please reload this page.
1 parent a96414a commit ad02a6fCopy full SHA for ad02a6f
1 file changed
.github/workflows/ci.yaml
@@ -97,7 +97,7 @@ jobs:
97
username: ${{ github.repository_owner }}
98
password: ${{ secrets.GITHUB_TOKEN }}
99
- name: Set up QEMU
100
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
+ uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
101
- name: Set up Docker Buildx
102
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # 3.12.0
103
- name: Build and push
0 commit comments