From 25820aba96c4b6b3ad21b56d1ab1b5c236b076c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:21:46 +0000 Subject: [PATCH] Bump octo-sts/action from 1.0.2 to 1.0.3 Bumps [octo-sts/action](https://github.com/octo-sts/action) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/octo-sts/action/releases) - [Commits](https://github.com/octo-sts/action/compare/a26b0c6455c7f13316f29a8766287f939e75f6c8...d6c70ad3b9ac85df6da6b9749014d7283987cfec) --- updated-dependencies: - dependency-name: octo-sts/action dependency-version: 1.0.3 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 5d06484..92aaff7 100644 --- a/.github/workflows/ghaudit.yaml +++ b/.github/workflows/ghaudit.yaml @@ -22,7 +22,7 @@ jobs: with: egress-policy: audit - - uses: octo-sts/action@a26b0c6455c7f13316f29a8766287f939e75f6c8 # v1.0.2 + - uses: octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3 id: octo-sts with: scope: ${{ github.repository_owner }}