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