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 b0d00ad commit 7b1961cCopy full SHA for 7b1961c
.github/workflows/renovate.yaml
@@ -42,7 +42,7 @@ jobs:
42
fi
43
44
- name: Commit chart version
45
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
46
if: steps.commit_exists.outputs.result == 'false'
47
with:
48
commit_message: ${{ env.COMMIT_MESSAGE }}
0 commit comments