Skip to content

Commit

Permalink
Merge pull request #8 from oscal-club/7-update-action-default-to-new-…
Browse files Browse the repository at this point in the history
…oscal-cli-032

Default oscal-cli version to 0.3.2, closes #7.
  • Loading branch information
xee5ch authored Feb 11, 2023
2 parents d7ec72e + 4d8d661 commit 886dd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
default: 'https://repo1.maven.org/maven2/gov/nist/secauto/oscal/tools/oscal-cli/cli-core'
oscalCliVersion:
description: 'Use a custom version of the oscal-cli'
default: 0.3.1
default: 0.3.2
required: false
outputs:
exit_code:
Expand Down

0 comments on commit 886dd58

Please sign in to comment.