Skip to content

Commit 2f36cfe

Browse files
chore(deps): update patrickedqvist/wait-for-vercel-preview action to v1.3.2
1 parent 8511ebf commit 2f36cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-live.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# this allows to use action cache, which is not possible when using deployment_status otherwise
4949
# see https://github.com/actions/cache/issues/319
5050
- name: Wait for Vercel Preview
51-
uses: patrickedqvist/[email protected].1
51+
uses: patrickedqvist/[email protected].2
5252
id: waitForVercelPreview
5353
with:
5454
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)