We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b95dd7 commit 119dc4aCopy full SHA for 119dc4a
.github/workflows/run-renovate.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Octo STS Token Exchange
19
- uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1
+ uses: octo-sts/action@a26b0c6455c7f13316f29a8766287f939e75f6c8 # v1.0.2
20
id: octo-sts
21
with:
22
scope: ${{ github.repository }}
@@ -27,7 +27,7 @@ jobs:
27
token: ${{ steps.octo-sts.outputs.token }}
28
29
- name: Self-hosted Renovate
30
- uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
+ uses: renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13
31
32
configurationFile: ./.github/renovate.json5
33
0 commit comments