Skip to content

Commit 7b13795

Browse files
Merge branch 'develop' into dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.3
2 parents 5518470 + 8305e5f commit 7b13795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
id: buildx
4141
uses: docker/setup-buildx-action@v3
4242
- name: Login to Docker Hub
43-
uses: docker/login-action@v2
43+
uses: docker/login-action@v3
4444
with:
4545
username: ${{ secrets.DOCKER_HUB_USERNAME }}
4646
password: ${{ secrets.DOCKER_HUB_TOKEN }}

0 commit comments

Comments
 (0)