Skip to content

Commit

Permalink
chore: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Niznikr committed Sep 25, 2024
1 parent fad65cf commit adfe864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
go-version-file: go.mod

- name: Generate SBOM
uses: launchdarkly/common-actions/dependency-scan/generate-sbom@main
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@main
with:
types: 'go,nodejs'

- name: Evaluate SBOM Policy
uses: launchdarkly/common-actions/dependency-scan/evaluate-policy@main
uses: launchdarkly/gh-actions/actions/dependency-scan/evaluate-policy@main

0 comments on commit adfe864

Please sign in to comment.