mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cc7d36434 | ||
| ab9c1c4816 |
1
.github/workflows/docker-build.yml
vendored
1
.github/workflows/docker-build.yml
vendored
@@ -57,7 +57,6 @@ jobs:
|
|||||||
registry-username: ${{ secrets.REGISTRY_USERNAME }}
|
registry-username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
|
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
format: spdx-json
|
format: spdx-json
|
||||||
artifact-name: sbom.spdx.json
|
|
||||||
output-file: ./sbom.spdx.json
|
output-file: ./sbom.spdx.json
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
## [1.0.9](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.8...v1.0.9) (2023-09-22)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.0.8](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.7...v1.0.8) (2023-09-22)
|
## [1.0.8](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.7...v1.0.8) (2023-09-22)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.8"
|
"version": "1.0.9"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user