Skip to content

Commit

Permalink
hotfix: release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djschleen committed Nov 20, 2022
1 parent da582a0 commit 86ed119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
-
name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
with:
snapcraft_token: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}
-
name: Set up Go
uses: actions/setup-go@v2
Expand Down
4 changes: 2 additions & 2 deletions sbom/bomber.cyclonedx.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"serialNumber": "urn:uuid:fddfbe17-e79b-463f-a83d-df1843f140e7",
"serialNumber": "urn:uuid:8f4c484d-9056-47ed-8dfb-9b24b7aadb0e",
"version": 1,
"metadata": {
"timestamp": "2022-11-20T14:08:37-07:00",
"timestamp": "2022-11-20T14:19:26-07:00",
"tools": [
{
"vendor": "anchore",
Expand Down

0 comments on commit 86ed119

Please sign in to comment.