Skip to content

Commit 74a328d

Browse files
authored
chore(deps): bump ngrok to 3.19.1 (runatlantis#5343)
Signed-off-by: Rui Chen <[email protected]>
1 parent 9eff852 commit 74a328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153

154154
- name: Setup ngrok
155155
run: |
156-
wget -q -O ngrok.tar.gz https://bin.equinox.io/a/4no1PS1PoRF/ngrok-v3-3.13.0-linux-amd64.tar.gz
156+
wget -q -O ngrok.tar.gz https://bin.equinox.io/a/9VU6NY9RyvK/ngrok-v3-3.19.1-linux-amd64.tar.gz
157157
tar -xzf ngrok.tar.gz
158158
chmod +x ngrok
159159
./ngrok version

0 commit comments

Comments
 (0)