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 fce1a92 commit a9a908aCopy full SHA for a9a908a
.github/workflows/renovate.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
- name: Self-hosted Renovate
32
- uses: renovatebot/github-action@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13
+ uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
33
with:
34
configurationFile: global-config.json
35
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments