Skip to content

Commit 72369b2

Browse files
Update tags of doctor and ping actions
1 parent b8b27ea commit 72369b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doctor/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
required: true
1313
runs:
1414
using: 'docker'
15-
image: 'gcr.io/tidal-1529434400027/tidal-tools:latest'
15+
image: 'gcr.io/tidal-1529434400027/tidal-tools:last-stable'
1616
args:
1717
- 'doctor'
1818
- '--tidal-email'

ping/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
required: true
1313
runs:
1414
using: 'docker'
15-
image: 'gcr.io/tidal-1529434400027/tidal-tools:latest'
15+
image: 'gcr.io/tidal-1529434400027/tidal-tools:last-stable'
1616
args:
1717
- 'ping'
1818
- '--tidal-email'

0 commit comments

Comments
 (0)