diff --git a/.github/workflows/compatibility_checker.yml b/.github/workflows/compatibility_checker.yml index b416b0e085..cd70d80b4d 100644 --- a/.github/workflows/compatibility_checker.yml +++ b/.github/workflows/compatibility_checker.yml @@ -53,7 +53,7 @@ jobs: version: 11.3.1 - name: Authorize against Teleport id: auth - uses: teleport-actions/auth@05047917b0e5bf81f3ef65e7856cadbcfec9140a # pin@v1 + uses: teleport-actions/auth@9091dad16a564f3c5b9c2ec520b234a4872b6879 # pin@v1 with: # Specify the publically accessible address of your Teleport proxy. proxy: proxy.mysten-int.com:443 diff --git a/.github/workflows/simulator-nightly.yml b/.github/workflows/simulator-nightly.yml index bdb513ae2a..064a397e8b 100644 --- a/.github/workflows/simulator-nightly.yml +++ b/.github/workflows/simulator-nightly.yml @@ -25,7 +25,7 @@ jobs: version: 11.3.1 - name: Authorize against Teleport id: auth - uses: teleport-actions/auth@05047917b0e5bf81f3ef65e7856cadbcfec9140a # pin@v1 + uses: teleport-actions/auth@9091dad16a564f3c5b9c2ec520b234a4872b6879 # pin@v1 with: # Specify the publically accessible address of your Teleport proxy. proxy: proxy.mysten-int.com:443