From 961ed5e9e592a0d52eda24f809b64e4fdc3ec9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 00:35:05 +0000 Subject: [PATCH] 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] --- .github/workflows/build_docker_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_docker_image.yml b/.github/workflows/build_docker_image.yml index 3ea2311..10b4b4b 100644 --- a/.github/workflows/build_docker_image.yml +++ b/.github/workflows/build_docker_image.yml @@ -24,7 +24,7 @@ jobs: uses: docker/setup-buildx-action@v2 - id: repository_name - uses: ASzc/change-string-case-action@v4 + uses: ASzc/change-string-case-action@v5 with: string: ${{ github.repository }}