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 ecc49d4 commit ea12396Copy full SHA for ea12396
.github/workflows/rename_template.yml
@@ -32,7 +32,7 @@ jobs:
32
.github/workflows/scripts/rename_project.sh -a ${{ env.REPOSITORY_OWNER }} -n ${{ env.REPOSITORY_NAME }} -u ${{ env.REPOSITORY_URL }}
33
34
- name: Commit and push changes
35
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
36
with:
37
commit_message: "✅ Ready to clone and code."
38
push_options: --force
0 commit comments