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 b841a3e commit 034647dCopy full SHA for 034647d
.github/workflows/renovate.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout repository
17
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
- name: Run Renovate
19
- uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0
+ uses: renovatebot/github-action@fc0e62a8df512bfba579d7c87f37c043c4274874 # v44.0.1
20
with:
21
useSlim: false
22
token: ${{ secrets.GITHUBTOKEN }}
0 commit comments