mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dfc86697e4 | ||
| 3a0be9b7dd |
2
.github/workflows/sbom.yml
vendored
2
.github/workflows/sbom.yml
vendored
@@ -2,7 +2,7 @@ name: Generate SBOM
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created, published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
GenerateSBOM:
|
GenerateSBOM:
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
## [1.0.6](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.5...v1.0.6) (2023-09-22)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.0.5](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.4...v1.0.5) (2023-09-22)
|
## [1.0.5](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.4...v1.0.5) (2023-09-22)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.5"
|
"version": "1.0.6"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user