change value of package type for referrer index

This commit is contained in:
Conor Sloan
2024-08-23 13:42:27 +01:00
parent 3555a7ef80
commit 432126c06c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ describe('createReferrerIndexManifest', () => {
}
],
"annotations": {
"com.github.package.type": "actions_oci_pkg_referrer_tag",
"com.github.package.type": "actions_oci_pkg_referrer_index",
"org.opencontainers.image.created": "2021-01-01T00:00:00.000Z"
}
}