Skip to content

Commit c08b9f7

Browse files
chore(deps): update launchdarkly/gh-actions digest to 84fb025 (#1346)
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/0a54234f88a428df4163234dbb23ddb7fee8b8ec..84fb025c5a9bec35b22ba3cd992ea3f81c8f2886)) | action | digest | `0a54234` → `84fb025` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c65c61 commit c08b9f7

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
@@ -27,7 +27,7 @@ jobs:
2727
ELECTRON_SKIP_BINARY_DOWNLOAD: '1'
2828

2929
- name: Generate SBOM
30-
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@0a54234f88a428df4163234dbb23ddb7fee8b8ec # main
30+
uses: launchdarkly/gh-actions/actions/dependency-scan/generate-sbom@84fb025c5a9bec35b22ba3cd992ea3f81c8f2886 # main
3131
with:
3232
types: 'nodejs'
3333
ensure-non-empty: 'true'
@@ -40,6 +40,6 @@ jobs:
4040
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141

4242
- name: Evaluate SBOM Policy
43-
uses: launchdarkly/gh-actions/actions/dependency-scan/evaluate-policy@0a54234f88a428df4163234dbb23ddb7fee8b8ec # main
43+
uses: launchdarkly/gh-actions/actions/dependency-scan/evaluate-policy@84fb025c5a9bec35b22ba3cd992ea3f81c8f2886 # main
4444
with:
4545
artifacts-pattern: bom-*

0 commit comments

Comments
 (0)