diff --git a/action.yml b/action.yml index 5994c02..f9f22e7 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: # https://github.com/marketplace/actions/install-cargo-binstall - name: Install Binstall if: steps.check.outputs.installed != 'true' - uses: cargo-bins/cargo-binstall@30b5ca8b54e1dcffd9548bc87ede1531310fdc67 # v1.20.0 + uses: cargo-bins/cargo-binstall@732870f031d2fb36309d0deaf36abcc704a7be65 # v1.20.1 # https://github.com/cryptaliagy/tomlq - name: Install tq