Skip to content

Commit 5a01d22

Browse files
Merge pull request #5 from Next-js-React-Developers-Modern-Design/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.0.1
ci(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
2 parents 4ac0e61 + 51db1b7 commit 5a01d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1414
- name: Deployment Prep
1515
run: python ./.github/workflows/deploy-prep.py
16-
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
16+
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
1717
with:
1818
branch: vercel
1919
create_branch: true

0 commit comments

Comments
 (0)