mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-02 18:20:05 +08:00
Merge pull request #7 from Chasing66/dependabot/github_actions/ASzc/change-string-case-action-5
Bump ASzc/change-string-case-action from 4 to 5
This commit is contained in:
2
.github/workflows/docker-builder.yml
vendored
2
.github/workflows/docker-builder.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Lower case
|
||||
id: string
|
||||
uses: ASzc/change-string-case-action@v4
|
||||
uses: ASzc/change-string-case-action@v5
|
||||
with:
|
||||
string: ${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user