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 40fa74dCopy full SHA for 40fa74d
.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@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
46
if: steps.commit_exists.outputs.result == 'false'
47
with:
48
commit_message: ${{ env.COMMIT_MESSAGE }}
0 commit comments