From 676f7433da8575036a2432c364c36b9f37ec70b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:06:12 +0000 Subject: [PATCH] chore(deps): update backstage/actions action to v0.6.16 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr.yaml | 4 ++-- .github/workflows/techdocs.yaml | 2 +- .github/workflows/update-backstage.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 68e47fac60..db70ad8103 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -51,7 +51,7 @@ jobs: run: rm app-config.yaml && mv app-config.example.yaml app-config.yaml - name: Install dependencies - uses: backstage/actions/yarn-install@25145dd4117d50e1da9330e9ed2893bc6b75373e # v0.6.15 + uses: backstage/actions/yarn-install@c5c3b91fe86c59a87cf9782de1f89e48e19d4492 # v0.6.16 with: cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }} @@ -83,7 +83,7 @@ jobs: run: rm app-config.yaml && mv app-config.example.yaml app-config.yaml - name: Install dependencies - uses: backstage/actions/yarn-install@25145dd4117d50e1da9330e9ed2893bc6b75373e # v0.6.15 + uses: backstage/actions/yarn-install@c5c3b91fe86c59a87cf9782de1f89e48e19d4492 # v0.6.16 with: cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }} diff --git a/.github/workflows/techdocs.yaml b/.github/workflows/techdocs.yaml index 2475cac993..5fd6bccc9a 100644 --- a/.github/workflows/techdocs.yaml +++ b/.github/workflows/techdocs.yaml @@ -54,7 +54,7 @@ jobs: uses: dtinth/setup-github-actions-caching-for-turbo@v1 - name: Install dependencies - uses: backstage/actions/yarn-install@25145dd4117d50e1da9330e9ed2893bc6b75373e # v0.6.15 + uses: backstage/actions/yarn-install@c5c3b91fe86c59a87cf9782de1f89e48e19d4492 # v0.6.16 with: cache-prefix: ${{ runner.os }}-v20 diff --git a/.github/workflows/update-backstage.yaml b/.github/workflows/update-backstage.yaml index cce55b3f25..c418a4dddd 100644 --- a/.github/workflows/update-backstage.yaml +++ b/.github/workflows/update-backstage.yaml @@ -65,7 +65,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: Install dependencies - uses: backstage/actions/yarn-install@25145dd4117d50e1da9330e9ed2893bc6b75373e # v0.6.15 + uses: backstage/actions/yarn-install@c5c3b91fe86c59a87cf9782de1f89e48e19d4492 # v0.6.16 with: cache-prefix: ${{ runner.os }}-v20