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 b0654d1 + 8c1d00c commit 168990aCopy full SHA for 168990a
.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@v2
+ uses: ASzc/change-string-case-action@v3
70
with:
71
string: ghcr.io/${{ env.GITHUB_IMAGE_NAME }}
72
0 commit comments