Skip to content

Commit 68ac1c5

Browse files
authored
Merge pull request #168 from flipperzero-rs/dependabot/github_actions/docker/setup-buildx-action-3.7.0
build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0
2 parents 75bd9ff + d10bfe2 commit 68ac1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_bindings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2727
-
2828
name: Set up Docker Buildx
29-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
29+
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0
3030
-
3131
name: Create branch
3232
run: git checkout -b'github-actions/update-bindings/sdk/${{ github.event.inputs.sdk_version }}'

0 commit comments

Comments
 (0)