diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 664a3279..54218669 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,7 @@ jobs: egress-policy: audit - name: Retrieve SRPM - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: name: srpm-artifact @@ -145,7 +145,7 @@ jobs: egress-policy: audit - name: Retrieve RPM - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: name: rpm-artifact