We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb799d commit bd1414dCopy full SHA for bd1414d
README.md
@@ -21,10 +21,10 @@ Here is an example YAML Fragment in the steps section of a build:
21
```yaml
22
steps:
23
- name: Launch Files Configuration
24
- uses: snxd/deploy-github-launchfiles-action@v2
+ uses: snxd/deploy-github-launchfiles-action@v3
25
with:
26
console_version: '6.1.2.84'
27
- scripts_version: '3.7.30'
+ scripts_version: '3.8.2'
28
target_product: 'Emutil'
29
target_environment: 'Java'
30
solsta_client_id: ${{ secrets.SOLSTA_CLIENT_ID }}
0 commit comments