check github_ref tag and sha are checked out on parse

This commit is contained in:
Conor Sloan
2024-04-15 13:45:54 +01:00
parent 507635d01b
commit 17c0582657
10 changed files with 5290 additions and 9 deletions
+2 -1
View File
@@ -74,7 +74,8 @@
"@types/fs-extra": "^11.0.4",
"archiver": "^6.0.1",
"fs-extra": "^11.2.0",
"tar": "^6.2.0"
"tar": "^6.2.0",
"simple-git": "^3.22.0"
},
"devDependencies": {
"@types/archiver": "^6.0.2",