From c5f23a6d7279cd690ba22876e9b70d1af17cd57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 23:19:44 +0000 Subject: [PATCH] Bump octo-sts/action from 1.0.3 to 1.1.1 Bumps [octo-sts/action](https://github.com/octo-sts/action) from 1.0.3 to 1.1.1. - [Release notes](https://github.com/octo-sts/action/releases) - [Commits](https://github.com/octo-sts/action/compare/d6c70ad3b9ac85df6da6b9749014d7283987cfec...f603d3be9d8dd9871a265776e625a27b00effe05) --- updated-dependencies: - dependency-name: octo-sts/action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f51b253..5a3db89 100644 --- a/.github/workflows/ghaudit.yaml +++ b/.github/workflows/ghaudit.yaml @@ -22,7 +22,7 @@ jobs: with: egress-policy: audit - - uses: octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3 + - uses: octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1 id: octo-sts with: scope: ${{ github.repository_owner }}