We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75bd9ff + d10bfe2 commit 68ac1c5Copy full SHA for 68ac1c5
.github/workflows/update_bindings.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27
-
28
name: Set up Docker Buildx
29
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0
30
31
name: Create branch
32
run: git checkout -b'github-actions/update-bindings/sdk/${{ github.event.inputs.sdk_version }}'
0 commit comments