mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cc7d36434 | ||
| ab9c1c4816 | |||
|
|
f94f69a8f7 | ||
| 24c26bea0d |
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -57,7 +57,7 @@ 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
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
## [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.7](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.6...v1.0.7) (2023-09-22)
|
## [1.0.7](https://github.com/dangeroustech/ZeroTierBridge/compare/v1.0.6...v1.0.7) (2023-09-22)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.7"
|
"version": "1.0.9"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user