Skip to content

Commit 82f1118

Browse files
committed
Use 2.1.2 rather than latest in actions.yml
1 parent 5dab9bc commit 82f1118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616

1717
runs:
1818
using: 'docker'
19-
image: 'docker://ghcr.io/solvaholic/octodns-sync:latest'
19+
image: 'docker://ghcr.io/solvaholic/octodns-sync:2.1.2'
2020
args:
2121
- ${{ inputs.config_path }}
2222
- ${{ inputs.doit }}

0 commit comments

Comments
 (0)