Compare commits

..

2 Commits

Author SHA1 Message Date
Conventional Changelog Action
f94f69a8f7 chore 🤖: Release v1.0.8 [skip ci] [skip ci] 2023-09-22 20:25:23 +00:00
24c26bea0d ci: specify file output 2023-09-22 20:24:38 +00:00
3 changed files with 6 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ jobs:
registry-password: ${{ secrets.REGISTRY_PASSWORD }} registry-password: ${{ secrets.REGISTRY_PASSWORD }}
format: spdx-json format: spdx-json
artifact-name: sbom.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

View File

@@ -1,3 +1,7 @@
## [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)

View File

@@ -1,3 +1,3 @@
{ {
"version": "1.0.7" "version": "1.0.8"
} }