We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a28aa6 commit 7bbd5aeCopy full SHA for 7bbd5ae
.github/workflows/reusable-build.yml
@@ -180,7 +180,7 @@ jobs:
180
# https://github.com/macbre/push-to-ghcr/issues/12
181
- name: Lowercase Registry
182
id: registry_case
183
- uses: ASzc/change-string-case-action@d0603cd0a7dd490be678164909f65c7737470a7f # v6
+ uses: ASzc/change-string-case-action@ecd1412d078f2e06e9eedcbaa6fcd988151c3f82 # v8
184
with:
185
string: ${{ env.IMAGE_REGISTRY }}
186
0 commit comments