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 5f406d9 + d634206 commit d394eb2Copy full SHA for d394eb2
1 file changed
.github/workflows/build.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: Log in to the Container registry
28
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
29
with:
30
registry: ${{ env.REGISTRY }}
31
username: ${{ github.actor }}
0 commit comments