diff --git a/.github/workflows/gerrit-merge-cbom.yaml b/.github/workflows/gerrit-merge-cbom.yaml index fb9efb074..f5062e66b 100644 --- a/.github/workflows/gerrit-merge-cbom.yaml +++ b/.github/workflows/gerrit-merge-cbom.yaml @@ -310,7 +310,7 @@ jobs: - name: 'Commit changes to new branch' # Allows persisting the CBOMs after job completion and # sharing them with another job in the same workflow. - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0 + uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 with: name: 'CBOM' path: ${{ steps.cbom.outputs.pattern }}