We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 168990a + 1e39418 commit 4e1c018Copy full SHA for 4e1c018
.github/workflows/docker.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Create image name
68
id: github-image
69
- uses: ASzc/change-string-case-action@v3
+ uses: ASzc/change-string-case-action@v4
70
with:
71
string: ghcr.io/${{ env.GITHUB_IMAGE_NAME }}
72
0 commit comments