There was an error while loading. Please reload this page.
1 parent d646f9a commit c8ea591Copy full SHA for c8ea591
1 file changed
.github/workflows/reusable-build.yml
@@ -168,7 +168,7 @@ jobs:
168
# https://github.com/macbre/push-to-ghcr/issues/12
169
- name: Lowercase Registry
170
id: registry_case
171
- uses: ASzc/change-string-case-action@d0603cd0a7dd490be678164909f65c7737470a7f # v6
+ uses: ASzc/change-string-case-action@ecd1412d078f2e06e9eedcbaa6fcd988151c3f82 # v8
172
with:
173
string: ${{ env.IMAGE_REGISTRY }}
174
0 commit comments