Skip to content

Commit

Permalink
chore(deps): update betahuhn/deploy-to-vercel-action action to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 6292a89 commit 8503a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy to Vercel
uses: BetaHuhn/deploy-to-vercel-action@v1.9.12
uses: BetaHuhn/deploy-to-vercel-action@v1.10.0
with:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
Expand Down

0 comments on commit 8503a8d

Please sign in to comment.