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.
2 parents 4ac0e61 + 51db1b7 commit 5a01d22Copy full SHA for 5a01d22
.github/workflows/deploy-prep.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
14
- name: Deployment Prep
15
run: python ./.github/workflows/deploy-prep.py
16
- - uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
+ - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
17
with:
18
branch: vercel
19
create_branch: true
0 commit comments