Skip to content

Commit

Permalink
Maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
coderpatros committed Jun 21, 2020
1 parent 1694f09 commit 0f69eec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
asset_content_type: application/json

- name: Upload SBOM to Dependency-Track
uses: coderpatros/upload-bom-to-dependency-track
uses: coderpatros/upload-bom-to-dependency-track@master
with:
serverhostname: cyclonedx-dependency-track.azurewebsites.net
apikey: ${{ secrets.DEPENDENCYTRACK_APIKEY }}
Expand Down
2 changes: 1 addition & 1 deletion semver.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.5
0.10.6

0 comments on commit 0f69eec

Please sign in to comment.