Skip to content

Commit bd1414d

Browse files
committed
Updated example version to v3, and scripts version.
1 parent 0cb799d commit bd1414d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Here is an example YAML Fragment in the steps section of a build:
2121
```yaml
2222
steps:
2323
- name: Launch Files Configuration
24-
uses: snxd/deploy-github-launchfiles-action@v2
24+
uses: snxd/deploy-github-launchfiles-action@v3
2525
with:
2626
console_version: '6.1.2.84'
27-
scripts_version: '3.7.30'
27+
scripts_version: '3.8.2'
2828
target_product: 'Emutil'
2929
target_environment: 'Java'
3030
solsta_client_id: ${{ secrets.SOLSTA_CLIENT_ID }}

0 commit comments

Comments
 (0)