File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v3
1313 - name : Install 1Password CLI
14- uses : ./ # 1password/install-cli-action@<version>
14+ uses : 1password/install-cli-action@vzt/windows-support # 1password/install-cli-action@<version>
1515 - name : Check CLI version
1616 run : ./test/assert-version.sh latest
1717 use-latest-beta-version :
2323 steps :
2424 - uses : actions/checkout@v3
2525 - name : Install 1Password CLI
26- uses : ./ # 1password/install-cli-action@<version>
26+ uses : 1password/install-cli-action@vzt/windows-support # 1password/install-cli-action@<version>
2727 with :
2828 version : latest-beta
2929 - name : Check CLI version
3737 steps :
3838 - uses : actions/checkout@v3
3939 - name : Install 1Password CLI
40- uses : ./ # 1password/install-cli-action@<version>
40+ uses : 1password/install-cli-action@vzt/windows-support # 1password/install-cli-action@<version>
4141 with :
4242 version : 2.18.0
4343 - name : Check CLI version
5151 steps :
5252 - uses : actions/checkout@v3
5353 - name : Install 1Password CLI
54- uses : ./ # 1password/install-cli-action@<version>
54+ uses : 1password/install-cli-action@vzt/windows-support # 1password/install-cli-action@<version>
5555 with :
5656 version : 2.19.0-beta.01
5757 - name : Check CLI version
You can’t perform that action at this time.
0 commit comments