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 ec6630c commit fbdfc8bCopy full SHA for fbdfc8b
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
51
- name: Commit changelog
52
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
53
with:
54
branch: main
55
file_pattern: '*.md'
0 commit comments