Skip to content

Conversation

octocolby
Copy link
Contributor

@octocolby octocolby commented Sep 28, 2025

The SBOM build was failing because I put the URL in the API key field and vise-versa. This has been fixed in this PR.

          dependency-track-url: ${{ secrets.DTRACK_URL }}
          dependency-track-key: ${{ secrets.DTRACK_KEY }}

I modified the action to run without publishing so that I could verify the SBOM upload would work and the build all worked.

image

@octocolby octocolby self-assigned this Sep 28, 2025
@octocolby octocolby marked this pull request as ready for review September 28, 2025 23:02
@egorpavlikhin egorpavlikhin changed the title Fix SBOM build fix: Fix SBOM build Sep 28, 2025
@octocolby octocolby merged commit 9500aa4 into main Sep 28, 2025
1 check passed
@octocolby octocolby deleted the octocolby-patch-1 branch September 28, 2025 23:36
andrewabest pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.5...v0.3.0)
(2025-10-01)


### Features

* Project variables tool
([#41](#41))
([4c7d1f2](4c7d1f2))


### Bug Fixes

* Change log file path to match entry point instead of node folder
([#44](#44))
([206b6ca](206b6ca))
* Fix SBOM build
([#42](#42))
([9500aa4](9500aa4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants