chore(deps): bump ASzc/change-string-case-action from 2 to 6
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 2 to 6. - [Release notes](https://github.com/aszc/change-string-case-action/releases) - [Commits](https://github.com/aszc/change-string-case-action/compare/v2...v6) --- updated-dependencies: - dependency-name: ASzc/change-string-case-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7fbcb5e810
commit
1ee7519f01
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Get lowercase string for the repository name
|
||||
id: lowercase-repo-name
|
||||
uses: ASzc/change-string-case-action@v2
|
||||
uses: ASzc/change-string-case-action@v6
|
||||
with:
|
||||
string: ${{ github.event.repository.name }}
|
||||
|
||||
@ -121,7 +121,7 @@ jobs:
|
||||
steps:
|
||||
- name: Get lowercase string for the repository name
|
||||
id: lowercase-repo-name
|
||||
uses: ASzc/change-string-case-action@v2
|
||||
uses: ASzc/change-string-case-action@v6
|
||||
with:
|
||||
string: ${{ github.event.repository.name }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user