Skip to content

Commit

Permalink
Update BetaHuhn/deploy-to-vercel-action action to v1.9.9 (#1726)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent 2d71e68 commit 12ee5d0
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@v3
- name: Deploy to Vercel
uses: BetaHuhn/deploy-to-vercel-action@v1.7.1
uses: BetaHuhn/deploy-to-vercel-action@v1.9.9
with:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
Expand Down

1 comment on commit 12ee5d0

@vercel
Copy link

@vercel vercel bot commented on 12ee5d0 Oct 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.