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 e511a3d commit 4bc64dcCopy full SHA for 4bc64dc
.github/workflows/renovate-schedule.yaml
@@ -10,7 +10,7 @@ jobs:
10
renovate-helm-releases:
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
+ - uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
14
with:
15
token: ${{ secrets.GITHUB_TOKEN }}
16
fetch-depth: 1
0 commit comments