PR feed back

This commit is contained in:
boxofyellow
2024-01-25 13:59:58 -08:00
committed by ddivad195
parent c773bf210d
commit 748d779644
+1 -1
View File
@@ -6,7 +6,7 @@ describe('createActionPackageManigest', () => {
const date = new Date()
const repo = 'test-org/test-repo'
const sanitizedRepo = 'test-org-test-repo'
const version = '1.0.0'
const version = '1.2.3'
const tarFile: FileMetadata = {
path: '/test/test/test.tar.gz',
sha256: 'tarSha',