Skip to content

Commit 119dc4a

Browse files
chore(deps): update misc github actions
Signed-off-by: Renovate Bot <[email protected]>
1 parent 6b95dd7 commit 119dc4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-renovate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Octo STS Token Exchange
19-
uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1
19+
uses: octo-sts/action@a26b0c6455c7f13316f29a8766287f939e75f6c8 # v1.0.2
2020
id: octo-sts
2121
with:
2222
scope: ${{ github.repository }}
@@ -27,7 +27,7 @@ jobs:
2727
token: ${{ steps.octo-sts.outputs.token }}
2828

2929
- name: Self-hosted Renovate
30-
uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
30+
uses: renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13
3131
with:
3232
configurationFile: ./.github/renovate.json5
3333
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)