Skip to content

Commit

Permalink
chore: change step name and put disclaimer for VM
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorEulalio committed Apr 9, 2024
1 parent bfa0de6 commit b62d15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Mode of operation. Can be "vm" or "iac". Default is **vm**.
Custom sysdig-cli-scanner version to download. It is set to `1.8.1` by default.

> If using iac mode, minimum required version is 1.9.0.
> Please note that the Action has only been tested with `1.8.x` versions and it is not guaranteed that it will work as expected with other versions.
> Please note that for VM mode the Action has only been tested with `1.8.x` versions and it is not guaranteed that it will work as expected with other versions.
### `registry-user`

Expand Down Expand Up @@ -190,7 +190,7 @@ The `if: success() || failure()` option makes sure the SARIF report is uploaded
```yaml
...
- name: Scan image
- name: Scan infrastructure
uses: sysdiglabs/scan-action@v4
with:
sysdig-secure-token: ${{ secrets.SYSDIG_SECURE_TOKEN }}
Expand Down

0 comments on commit b62d15d

Please sign in to comment.