File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 - name : Checkout
7474 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
7575 - name : Get cached CTF output
76- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
76+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
7777 id : get_ctf_output
7878 with :
7979 name : output.json
@@ -130,7 +130,7 @@ jobs:
130130 with :
131131 path : ' output.json'
132132 prop_path : ' ansible'
133- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
133+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
134134 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
135135 with :
136136 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 8080 - name : Checkout
8181 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
8282 - name : Get cached CTF output
83- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
83+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
8484 id : get_ctf_output
8585 with :
8686 name : output.json
@@ -146,7 +146,7 @@ jobs:
146146 with :
147147 path : ' output.json'
148148 prop_path : ' ansible'
149- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
149+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
150150 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
151151 with :
152152 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 4949 sudo chown root:root /usr/local/bin/oscap-ssh
5050 rm -f oscap-ssh
5151 - name : Get Datastream
52- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
52+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
5353 with :
5454 name : ${{ env.DATASTREAM }}
5555 - name : Check One Rule
Original file line number Diff line number Diff line change 8181 - name : Checkout
8282 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
8383 - name : Get cached CTF output
84- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
84+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
8585 id : get_ctf_output
8686 with :
8787 name : output.json
@@ -138,7 +138,7 @@ jobs:
138138 with :
139139 path : ' output.json'
140140 prop_path : ' ansible'
141- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
141+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
142142 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
143143 with :
144144 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 7373 - name : Checkout
7474 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
7575 - name : Get cached CTF output
76- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
76+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
7777 id : get_ctf_output
7878 with :
7979 name : output.json
@@ -130,7 +130,7 @@ jobs:
130130 with :
131131 path : ' output.json'
132132 prop_path : ' ansible'
133- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
133+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
134134 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
135135 with :
136136 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 8080 - name : Checkout
8181 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
8282 - name : Get cached CTF output
83- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
83+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
8484 id : get_ctf_output
8585 with :
8686 name : output.json
@@ -146,7 +146,7 @@ jobs:
146146 with :
147147 path : ' output.json'
148148 prop_path : ' ansible'
149- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
149+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
150150 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
151151 with :
152152 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 7373 - name : Checkout
7474 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
7575 - name : Get cached CTF output
76- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
76+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
7777 id : get_ctf_output
7878 with :
7979 name : output.json
@@ -122,7 +122,7 @@ jobs:
122122 with :
123123 path : ' output.json'
124124 prop_path : ' ansible'
125- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
125+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
126126 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
127127 with :
128128 name : ${{ env.DATASTREAM }}
Original file line number Diff line number Diff line change 7373 - name : Checkout
7474 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
7575 - name : Get cached CTF output
76- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
76+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
7777 id : get_ctf_output
7878 with :
7979 name : output.json
@@ -130,7 +130,7 @@ jobs:
130130 with :
131131 path : ' output.json'
132132 prop_path : ' ansible'
133- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v4
133+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4
134134 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
135135 with :
136136 name : ssg-${{steps.product.outputs.prop}}-ds.xml
Original file line number Diff line number Diff line change 2020 - name : Install deps python
2121 run : pip install gitpython xmldiff
2222 - name : Download PR info
23- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
23+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
2424 with :
2525 github-token : ${{ secrets.GITHUB_TOKEN }}
2626 run-id : ${{ github.event.workflow_run.id }}
7272 prop_path : ' product'
7373 - name : Download built product ${{ steps.pr_info.outputs.base_branch }} (${{ steps.pr_info.outputs.fork_point }})
7474 if : ${{ steps.ctf.outputs.CTF_OUTPUT_SIZE != '0' }}
75- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
75+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
7676 with :
7777 github-token : ${{ secrets.GITHUB_TOKEN }}
7878 name : pr-artifacts-${{ github.event.workflow_run.head_sha }}
You can’t perform that action at this time.
0 commit comments