Skip to content

Commit f3a5a0e

Browse files
Bump octo-sts/action from 1.0.3 to 1.1.1 in the all group (#1250)
Bumps the all group with 1 update: [octo-sts/action](https://github.com/octo-sts/action). Updates `octo-sts/action` from 1.0.3 to 1.1.1 - [Release notes](https://github.com/octo-sts/action/releases) - [Commits](octo-sts/action@d6c70ad...f603d3b) --- updated-dependencies: - dependency-name: octo-sts/action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0ae181 commit f3a5a0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2525
- uses: chainguard-dev/actions/setup-gitsign@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d
2626
- name: Set up Octo-STS
27-
uses: octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
27+
uses: octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
2828
id: octo-sts
2929
with:
3030
scope: chainguard-dev/malcontent

.github/workflows/third-party.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: git config --global --add safe.directory "${GITHUB_WORKSPACE}"
4141
- uses: chainguard-dev/actions/setup-gitsign@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d
4242
- name: Set up Octo-STS
43-
uses: octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
43+
uses: octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
4444
id: octo-sts
4545
with:
4646
scope: chainguard-dev/malcontent

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3030
- uses: chainguard-dev/actions/setup-gitsign@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d
3131
- name: Set up Octo-STS
32-
uses: octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
32+
uses: octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
3333
id: octo-sts
3434
with:
3535
scope: chainguard-dev/malcontent

0 commit comments

Comments
 (0)