Update all non-major dependencies (#23871)
* Update all non-major dependencies * Hold back postcss-hexrgba - they violated semver Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
7c4081e6fb
commit
bdc112ca98
3 changed files with 198 additions and 179 deletions
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
|||
AWS_SECRET_ACCESS_KEY: ${{ secrets.CF_R2_TOKEN }}
|
||||
|
||||
- name: Wait for other steps to succeed
|
||||
uses: lewagon/wait-on-check-action@v1.1.2
|
||||
uses: lewagon/wait-on-check-action@v1.2.0
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
running-workflow-name: 'Build & Deploy develop.element.io'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue