Skip to content

Commit

Permalink
Update asff2hdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
em-c-rod committed Jul 28, 2023
1 parent 602495e commit bfc1540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/asff2hdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: SAF CLI Convert ASFF to HDF
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
# - name: Sleep for 30 seconds
# uses: jakejarvis/wait-action@master
# with:
Expand All @@ -17,7 +17,7 @@ jobs:
# resultsfile: spec/ec2_rhel-7_hardened.json
# command: 'compliance'
- name: Convert ASFF
uses: mitre/saf_action@main
uses: mitre/saf_action@v1
with:
command_string: 'convert:asff2hdf -i sample/asff_sample.json -o asff_hdf.json'
# - name: Artifacts
Expand Down

0 comments on commit bfc1540

Please sign in to comment.