File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 outputs : type=oci,dest=/tmp/oci-image.tar
8888
8989 - name : Upload OCI tarball
90- uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # ratchet:actions/upload-artifact@v7
90+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # ratchet:actions/upload-artifact@v4.6.2
9191 with :
9292 name : oci-image-tar
9393 path : /tmp/oci-image.tar
Original file line number Diff line number Diff line change 4747
4848 - name : Upload as Artifact
4949 if : matrix.os == 'windows'
50- uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # ratchet:actions/upload-artifact@v7
50+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # ratchet:actions/upload-artifact@v4.6.2
5151 with :
5252 name : azurehound-bin-${{ matrix.os }}-${{ matrix.arch }}
5353 path : azurehound*
8686 aws-secret-access-key : ${{ secrets.BHE_AWS_SECRET_ACCESS_KEY }}
8787 aws-region : us-east-1
8888
89- - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # ratchet:actions/download-artifact@v8
89+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/download-artifact@v4.3.0
9090 with :
9191 pattern : azurehound-bin-${{ matrix.os }}-${{ matrix.arch }}
9292 path : unsigned/
You can’t perform that action at this time.
0 commit comments