mirror of
https://github.com/actions/checkout.git
synced 2026-07-28 19:12:44 +00:00
prep v7.0.1 release (#2531)
Build and Test / test-proxy (push) Failing after 31s
Build and Test / test-output (push) Successful in 32s
Build and Test / test-git-container (push) Failing after 44s
Licensed / Check licenses (push) Successful in 58s
Check dist / check-dist (push) Successful in 1m12s
Build and Test / test-bypass-proxy (push) Failing after 1m11s
Build and Test / build (push) Failing after 1m34s
CodeQL / Analyze (javascript) (push) Failing after 2m5s
Build and Test / test (ubuntu-latest) (push) Failing after 2m39s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Build and Test / test-proxy (push) Failing after 31s
Build and Test / test-output (push) Successful in 32s
Build and Test / test-git-container (push) Failing after 44s
Licensed / Check licenses (push) Successful in 58s
Check dist / check-dist (push) Successful in 1m12s
Build and Test / test-bypass-proxy (push) Failing after 1m11s
Build and Test / build (push) Failing after 1m34s
CodeQL / Analyze (javascript) (push) Failing after 2m5s
Build and Test / test (ubuntu-latest) (push) Failing after 2m39s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
* prep v7.0.1 release * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "checkout",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user