Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
# Pin the real published asset exercised by this regression
# test. The moving "latest" release must not change the
# behaviour under test between otherwise identical runs.
version: v1.5.1
version: v1.5.2
scope: namespace:demo
output: artifacts/demo.svg
policy-report: 'true'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ A full workflow is in [`examples/policy-report-comment.yml`](./examples/policy-r
```yaml
- uses: lithastra/kubeatlas-action@v1
with:
version: v1.3.0
version: v1.5.2
```

## Requirements
Expand Down