Skip to content

Commit 37a4fef

Browse files
Merge branch 'develop' into dependabot/maven/quarkus.platform.version-3.4.2
2 parents 7e33a7b + 8305e5f commit 37a4fef

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)