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 a817948 commit d79ab9eCopy full SHA for d79ab9e
1 file changed
.github/workflows/oci-ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
- name: Set up QEMU
61
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
62
- name: Set up Docker Buildx
63
- uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
+ uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4
64
- name: Cache xdg
65
if: ${{ inputs.xdg_cache_hash != '' }}
66
uses: actions/cache@v5
0 commit comments