Skip to content

Commit 3a664a3

Browse files
chore(deps): update launchdarkly/gh-actions digest to de4859c (#1763)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [launchdarkly/gh-actions](https://redirect.github.com/launchdarkly/gh-actions) ([changelog](https://redirect.github.com/launchdarkly/gh-actions/compare/32084ed45ec0cc0784e5fcc5e253c023ffcfd64c..de4859c8d07c097d573fbcc4bd10b77efed0f5cc)) | action | digest | `32084ed` → `de4859c` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/launchdarkly/js-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52fd3e9 commit 3a664a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependency-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ELECTRON_SKIP_BINARY_DOWNLOAD: '1'
2525

2626
- name: Generate SBOM
27-
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@32084ed45ec0cc0784e5fcc5e253c023ffcfd64c # main
27+
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@de4859c8d07c097d573fbcc4bd10b77efed0f5cc # main
2828
with:
2929
types: 'nodejs'
3030
ensure-non-empty: 'true'
@@ -37,6 +37,6 @@ jobs:
3737
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3838

3939
- name: Evaluate SBOM Policy
40-
uses: launchdarkly/gh-actions/actions/dependency-scan/evaluate-policy@32084ed45ec0cc0784e5fcc5e253c023ffcfd64c # main
40+
uses: launchdarkly/gh-actions/actions/dependency-scan/evaluate-policy@de4859c8d07c097d573fbcc4bd10b77efed0f5cc # main
4141
with:
4242
artifacts-pattern: bom-*

0 commit comments

Comments
 (0)