diff --git a/.github/workflows/compatibility_checker.yml b/.github/workflows/compatibility_checker.yml index b416b0e085..5374bbcb2a 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@6ae88faf532885060c6881e81c5383e3e4db9486 # 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..d0a40ee451 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@6ae88faf532885060c6881e81c5383e3e4db9486 # pin@v1 with: # Specify the publically accessible address of your Teleport proxy. proxy: proxy.mysten-int.com:443