Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
chan4lk authored Mar 24, 2023
1 parent 063da7a commit 67b9793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: hack
uses: bistecglobal/hack-flash-action@v2.2
uses: bistecglobal/hack-flash-action@v2.3
with:
base-app-url: ${{ secrets.VERCEL_APP_URL }}
base-api-url: ${{ secrets.VERCEL_APP_URL }}
github-token: "${{ secrets.GITHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 67b9793

Please sign in to comment.