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 427ae3a commit 51db1b7Copy full SHA for 51db1b7
.github/workflows/deploy-prep.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
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