Skip to content

Commit

Permalink
Update amondnet/vercel-action action to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent 471e0e6 commit 26e44fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blog-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: yarn workspace blogs build

- name: Vercel Action
uses: amondnet/vercel-action@v19
uses: amondnet/vercel-action@v25
with:
vercel-token: ${{ secrets.ZEIT_TOKEN }} # Required
vercel-org-id: ${{ secrets.ZEIT_ORG_ID}} #Required
Expand Down

0 comments on commit 26e44fa

Please sign in to comment.