Skip to content

Commit

Permalink
Merge pull request #168 from flipperzero-rs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/setup-buildx-action-3.7.0

build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0
  • Loading branch information
dcoles authored Oct 4, 2024
2 parents 75bd9ff + d10bfe2 commit 68ac1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0
-
name: Create branch
run: git checkout -b'github-actions/update-bindings/sdk/${{ github.event.inputs.sdk_version }}'
Expand Down

0 comments on commit 68ac1c5

Please sign in to comment.