From 845859e6a2ede12b88749633ed9c55f3787b54c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:02:57 +0000 Subject: [PATCH] Bump ASzc/change-string-case-action from 1 to 2 Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 1 to 2. - [Release notes](https://github.com/ASzc/change-string-case-action/releases) - [Commits](https://github.com/ASzc/change-string-case-action/compare/v1...v2) --- 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 8a2581b..0e92b03 100644 --- a/.github/workflows/build_docker_image.yml +++ b/.github/workflows/build_docker_image.yml @@ -22,7 +22,7 @@ jobs: uses: docker/setup-buildx-action@v1 - id: repository_name - uses: ASzc/change-string-case-action@v1 + uses: ASzc/change-string-case-action@v2 with: string: ${{ github.repository }}