From cc6e2c822df159336f2cd1b338fc1cea2196d8e2 Mon Sep 17 00:00:00 2001 From: Erik Godding Boye Date: Sat, 6 Sep 2025 14:50:37 +0200 Subject: [PATCH] Add version to octo-sts/action Signed-off-by: Erik Godding Boye --- .github/workflows/renovate.yaml | 2 +- .../base/.github/workflows/make-self-upgrade.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 75a25276..3bbe233a 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -24,7 +24,7 @@ jobs: exit 1 - name: Octo STS Token Exchange - uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # main + uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1 id: octo-sts with: scope: cert-manager/makefile-modules diff --git a/modules/repository-base/base/.github/workflows/make-self-upgrade.yaml b/modules/repository-base/base/.github/workflows/make-self-upgrade.yaml index ba2e6581..3be95541 100644 --- a/modules/repository-base/base/.github/workflows/make-self-upgrade.yaml +++ b/modules/repository-base/base/.github/workflows/make-self-upgrade.yaml @@ -32,7 +32,7 @@ jobs: exit 1 - name: Octo STS Token Exchange - uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # main + uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1 id: octo-sts with: scope: '{{REPLACE:GH-REPOSITORY}}'