We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583225a commit c2703dfCopy full SHA for c2703df
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
- uses: actions/checkout@v4
98
99
- name: Install Node and dependencies
100
- uses: baileympearson/drivers-github-tools/node/setup@v2
+ uses: baileympearson/drivers-github-tools/node/setup@bailey-sbom-2.0
101
102
- run: npm publish --provenance --tag=latest
103
if: ${{ needs.release_please.outputs.release_created }}
0 commit comments