Skip to content

Commit

Permalink
ci: use v2 review app action
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch authored Feb 10, 2025
1 parent 96bec87 commit 46ee263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
- name: Manage review app
uses: CleverCloud/clever-cloud-review-app@beta
uses: CleverCloud/clever-cloud-review-app@v2.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLEVER_SECRET: ${{ secrets.CLEVER_SECRET }}
Expand Down

0 comments on commit 46ee263

Please sign in to comment.