File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Run an APIM-CLI command. For example: 'apim api get -h api.demo.axway.com -u ser
1414
1515``` yaml
1616 - name : Get all applications
17- uses : Axway-API-Management-Plus/apim-cli-github-action@v1.6.8
17+ uses : Axway-API-Management-Plus/apim-cli-github-action@v1.14.7
1818 with :
1919 command : apim api get -h api.demo.axway.com -u serviceaccount -p ${{ secrets.password }}
2020 env :
@@ -23,7 +23,7 @@ Run an APIM-CLI command. For example: 'apim api get -h api.demo.axway.com -u ser
2323
2424` ` ` yaml
2525 - name : Import APIs
26- uses : Axway-API-Management-Plus/apim-cli-github-action@v1.6.8
26+ uses : Axway-API-Management-Plus/apim-cli-github-action@v1.14.7
2727 with :
2828 command : " apim api import -c api-config.json -a api.json -h maverick.demo.axway.com -u apiadmin -p ${{ secrets.password }}"
2929` ` `
You can’t perform that action at this time.
0 commit comments