From 32e08b71d1d38fc4cd95f231cf120463fcbcbb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:08:56 +0000 Subject: [PATCH] Bump teleport-actions/auth from 1.1.1 to 1.1.2 Bumps [teleport-actions/auth](https://github.com/teleport-actions/auth) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/teleport-actions/auth/releases) - [Commits](https://github.com/teleport-actions/auth/compare/05047917b0e5bf81f3ef65e7856cadbcfec9140a...9091dad16a564f3c5b9c2ec520b234a4872b6879) --- updated-dependencies: - dependency-name: teleport-actions/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/compatibility_checker.yml | 2 +- .github/workflows/simulator-nightly.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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