Compare commits

..

2 Commits

Author SHA1 Message Date
unkinben 4e8f97ba7e chore: bump artifactapi
Build / build (pull_request) Successful in 39s
- unkin/artifactapi#3
2026-01-10 17:04:09 +11:00
unkinben 56a32bfaff fix: use correct path (#31)
Deploy / build (push) Successful in 32s
- I need a better way to test these changes

Reviewed-on: #31
2026-01-10 16:44:48 +11:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
20260109
20260110
+1 -1
View File
@@ -6,7 +6,7 @@ packer {
}
incus = {
source = "github.com/bketelsen/incus"
version = "~> 1"
version = "1.2.0"
}
}
}