Skip to content

Commit 77cfa4f

Browse files
dependabot[bot]KyleGospo
authored andcommitted
chore(deps): bump ASzc/change-string-case-action from 5 to 6
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 5 to 6. - [Release notes](https://github.com/aszc/change-string-case-action/releases) - [Commits](ASzc/change-string-case-action@v5...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>
1 parent 2960a9d commit 77cfa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
# https://github.com/macbre/push-to-ghcr/issues/12
122122
- name: Lowercase Registry
123123
id: registry_case
124-
uses: ASzc/change-string-case-action@v5
124+
uses: ASzc/change-string-case-action@v6
125125
with:
126126
string: ${{ env.IMAGE_REGISTRY }}
127127

0 commit comments

Comments
 (0)