There was an error while loading. Please reload this page.
1 parent 019480f commit df5c048Copy full SHA for df5c048
1 file changed
.github/workflows/clang-format-image.yml
@@ -57,7 +57,7 @@ jobs:
57
MAJOR_VERSION="${VERSION%%.*}"
58
echo "MAJOR_VERSION=$MAJOR_VERSION" >> "$GITHUB_ENV"
59
- name: Log in to the Container registry
60
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
61
with:
62
registry: ${{ env.REGISTRY }}
63
username: ${{ github.actor }}
0 commit comments