Skip to content

Commit d3e489c

Browse files
committed
tag is latest now
1 parent 0aae9ef commit d3e489c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
# Look for an existing Preview Deployment.
182182
- name: Find Deployment for this Pull Request
183183
id: find-deployment
184-
uses: docker://uffizzi/cli:v2
184+
uses: docker://uffizzi/cli:latest
185185
with:
186186
entrypoint: bash
187187
args: -c "/root/docker-entrypoint.sh && echo DEPLOYMENT_ID=$(/usr/local/bundle/bin/uffizzi preview list --filter \"github.repository=${{ github.repository }} github.event.number=$PR_NUMBER\") >> $GITHUB_ENV"

0 commit comments

Comments
 (0)