Skip to content

Commit 20329de

Browse files
authored
Merge pull request #66 from darksaid98/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
2 parents eb858ad + 24d5d7f commit 20329de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# Commit and push updated files
6060
- name: Update repository
61-
uses: stefanzweifel/git-auto-commit-action@v6
61+
uses: stefanzweifel/git-auto-commit-action@v7
6262
with:
6363
commit_message: ${{ github.ref_name }}
6464
branch: main

0 commit comments

Comments
 (0)