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 3740527 commit 27ffc1aCopy full SHA for 27ffc1a
.github/workflows/deploy-prep.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
- name: Deployment Prep
15
run: python ./.github/workflows/deploy-prep.py
16
- - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
17
with:
18
branch: vercel
19
create_branch: true
0 commit comments