Update taiki-e/install-action action to v2.66.7 (#17689)
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
run: gnome-keyring-daemon --components=secrets --daemonize --unlock <<< 'foobar'
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
|
||||
uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492 # v2.66.7
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -105,7 +105,7 @@ jobs:
|
||||
run: uv python install
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
|
||||
uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492 # v2.66.7
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -162,7 +162,7 @@ jobs:
|
||||
run: rustup show
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@3522286d40783523f9c7880e33f785905b4c20d0 # v2.66.1
|
||||
uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492 # v2.66.7
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user