Bump ASzc/change-string-case-action from 4 to 5

Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 4 to 5.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v4...v5)

---
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:
dependabot[bot]
2022-11-08 00:40:12 +00:00
committed by GitHub
parent bf1759bf51
commit 256dede69d

View File

@@ -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 }}