File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7777 version : ${{ needs.set-product-version.outputs.product-version }}
7878 product : ${{ env.PKG_NAME }}
7979 repositoryOwner : " hashicorp"
80- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
80+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
8181 with :
8282 name : metadata.json
8383 path : ${{ steps.generate-metadata-file.outputs.filepath }}
@@ -106,7 +106,7 @@ jobs:
106106
107107 cp "$source" "$destination"
108108 echo "filename=$destination" >> "$GITHUB_OUTPUT"
109- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
109+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
110110 with :
111111 name : terraform-registry-manifest.json
112112 path : ${{ steps.terraform-registry-manifest.outputs.filename }}
You can’t perform that action at this time.
0 commit comments