We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e04fb commit 4b02ea5Copy full SHA for 4b02ea5
.github/workflows/renovate.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
- name: Self-hosted Renovate
14
- uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
+ uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
15
with:
16
configurationFile: .github/renovate-config.json
17
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments