Update deps (#8426)

* update web deps

* other deps
This commit is contained in:
Blake Blackshear
2023-11-02 13:36:49 +00:00
committed by GitHub
parent c57528cbcf
commit aefecad4c0
4 changed files with 143 additions and 168 deletions

View File

@@ -150,7 +150,7 @@ jobs:
- arm64_build
steps:
- id: lowercaseRepo
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: ${{ github.repository }}
- name: Log in to the Container registry

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: lowercaseRepo
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: ${{ github.repository }}
- name: Log in to the Container registry