From 610f14f22a2236833db844d3b8649d7e3c9fa966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:14:04 +0000 Subject: [PATCH] Bump teleport-actions/auth from 1.1.1 to 1.1.4 Bumps [teleport-actions/auth](https://github.com/teleport-actions/auth) from 1.1.1 to 1.1.4. - [Release notes](https://github.com/teleport-actions/auth/releases) - [Commits](https://github.com/teleport-actions/auth/compare/05047917b0e5bf81f3ef65e7856cadbcfec9140a...6ae88faf532885060c6881e81c5383e3e4db9486) --- 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..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