Skip to content

Commit

Permalink
ci(Review apps): remplace la version par v1.1.1. ref #4825
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Jan 3, 2025
1 parent 28b0d61 commit 712aafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clever-cloud-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
- name: Create review app
uses: CleverCloud/clever-cloud-review-app@latest
uses: CleverCloud/clever-cloud-review-app@v1.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLEVER_SECRET: ${{ secrets.CLEVER_SECRET }}
Expand Down

0 comments on commit 712aafc

Please sign in to comment.