Skip to content

Commit 35f4215

Browse files
chore(deps): update launchdarkly/gh-actions digest to a848aec (#1429)
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/e739737ec160daae50efc7a07e6b453a104db067..a848aec9c87c29470093b22154107b83a7696374)) | action | digest | `e739737` → `a848aec` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97e9e7b commit 35f4215

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@e739737ec160daae50efc7a07e6b453a104db067 # main
27+
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@a848aec9c87c29470093b22154107b83a7696374 # main
2828
with:
2929
types: 'nodejs'
3030
ensure-non-empty: 'true'
@@ -37,6 +37,6 @@ jobs:
3737
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838

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

0 commit comments

Comments
 (0)