Skip to content

Commit 12ab8bb

Browse files
chore(deps): update nrwl/nx-set-shas digest to e2e6dc8 (#386)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nrwl/nx-set-shas](https://redirect.github.com/nrwl/nx-set-shas) | action | digest | `16efd74` -> `e2e6dc8` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d84963 commit 12ab8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
git config --add safe.directory "$GITHUB_WORKSPACE"
2929
shell: bash
30-
- uses: nrwl/nx-set-shas@16efd743af6fc1421daaaa33b61cec4a907b38ed # v4
30+
- uses: nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792 # v4
3131
- run: npm ci
3232
- run: npx nx affected --target=lint --parallel=3
3333
- run: npx nx affected --target=build --parallel=3 --ci

0 commit comments

Comments
 (0)