diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 486415c9..b480385c 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -19,7 +19,7 @@ jobs: persistent-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 + uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1 with: version: "v0.116.0" diff --git a/.github/workflows/updatecli_release.yaml b/.github/workflows/updatecli_release.yaml index a49e0231..1ff3bb58 100644 --- a/.github/workflows/updatecli_release.yaml +++ b/.github/workflows/updatecli_release.yaml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - name: "Install Updatecli" - uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 + uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1 with: version: "v0.116.0" diff --git a/.github/workflows/updatecli_test.yaml b/.github/workflows/updatecli_test.yaml index e596b825..4c4b487c 100644 --- a/.github/workflows/updatecli_test.yaml +++ b/.github/workflows/updatecli_test.yaml @@ -15,7 +15,7 @@ jobs: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 + uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1 with: version: "v0.116.0" diff --git a/.github/workflows/updatecli_update.yaml b/.github/workflows/updatecli_update.yaml index b089b3a7..83630ea2 100644 --- a/.github/workflows/updatecli_update.yaml +++ b/.github/workflows/updatecli_update.yaml @@ -18,7 +18,7 @@ jobs: persist-credentials: false - name: "Setup updatecli" - uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0 + uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1 with: version: "v0.116.0"