We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62c0c2 commit e727b3dCopy full SHA for e727b3d
.github/workflows/oscal-check.yaml
@@ -36,7 +36,7 @@ jobs:
36
check-latest: true
37
cache: true
38
39
- - name: Setup Java
+ - name: Setup Java # this is here because oscal-cli-action below needs a java runtime
40
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165
41
id: setup-java
42
with:
0 commit comments