Skip to content

Commit 2b9c49c

Browse files
chore(deps): update launchdarkly/gh-actions digest to 5adb11f (#1170)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | launchdarkly/gh-actions | action | digest | `bbbbbda` → `5adb11f` | --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b8c8e2 commit 2b9c49c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

actions/run-example/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ runs:
1818
shell: bash
1919
run: yarn workspaces focus ${{ inputs.workspace_name }}
2020

21-
- uses: launchdarkly/gh-actions/actions/release-secrets@bbbbbda684f500766264e7fe327668094ba83d1c
21+
- uses: launchdarkly/gh-actions/actions/release-secrets@5adb11fd6953e1bc35d9cf1fc1b4374c464e3a8b
2222
name: 'Get the client-side SDK key'
2323
with:
2424
aws_assume_role: ${{ inputs.aws_assume_role }}
2525
ssm_parameter_pairs: '/sdk/common/hello-apps/client-key = LAUNCHDARKLY_CLIENT_SIDE_ID'
2626

27-
- uses: launchdarkly/gh-actions/actions/release-secrets@bbbbbda684f500766264e7fe327668094ba83d1c
27+
- uses: launchdarkly/gh-actions/actions/release-secrets@5adb11fd6953e1bc35d9cf1fc1b4374c464e3a8b
2828
name: 'Get the test feature flag key'
2929
with:
3030
aws_assume_role: ${{ inputs.aws_assume_role }}

0 commit comments

Comments
 (0)