Skip to content

Commit 7d1727e

Browse files
Update GitHub Action Versions
1 parent 3645db2 commit 7d1727e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: sh .github/scripts/update-readme-version.sh
5252

5353
- name: Commit README
54-
uses: stefanzweifel/git-auto-commit-action@v5.0.1
54+
uses: stefanzweifel/git-auto-commit-action@v5.1.0
5555
with:
5656
commit_message: Dependency version in README.md updated to ${{ env.VERSION }}
5757
file_pattern: 'README.md'

0 commit comments

Comments
 (0)