Skip to content

Commit ebfed7b

Browse files
chore(deps): Update stefanzweifel/git-auto-commit-action action to v7
1 parent 2864e41 commit ebfed7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rename_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
.github/workflows/scripts/rename_project.sh -a ${{ env.REPOSITORY_OWNER }} -n ${{ env.REPOSITORY_NAME }} -u ${{ env.REPOSITORY_URL }}
3333
3434
- name: Commit and push changes
35-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
35+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
3636
with:
3737
commit_message: "✅ Ready to clone and code."
3838
push_options: --force

0 commit comments

Comments
 (0)