From 795a580a9b2ec772eaa72a4f3cd615317886f237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 01:55:10 +0000 Subject: [PATCH] Bump octo-sts/action from 1.0.1 to 1.0.2 Bumps [octo-sts/action](https://github.com/octo-sts/action) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/octo-sts/action/releases) - [Commits](https://github.com/octo-sts/action/compare/e480437973a6f6ac2e9caa40ecabedc870d76395...a26b0c6455c7f13316f29a8766287f939e75f6c8) --- updated-dependencies: - dependency-name: octo-sts/action dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ghaudit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghaudit.yaml b/.github/workflows/ghaudit.yaml index 5b4d1aa..cec0142 100644 --- a/.github/workflows/ghaudit.yaml +++ b/.github/workflows/ghaudit.yaml @@ -22,7 +22,7 @@ jobs: with: egress-policy: audit - - uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1 + - uses: octo-sts/action@a26b0c6455c7f13316f29a8766287f939e75f6c8 # v1.0.2 id: octo-sts with: scope: ${{ github.repository_owner }}