Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/maven/org.glassfish.jaxb-jaxb-…
Browse files Browse the repository at this point in the history
…runtime-4.0.3
  • Loading branch information
pascalwilbrink authored Oct 10, 2023
2 parents 5518470 + 8305e5f commit 7b13795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
Expand Down

0 comments on commit 7b13795

Please sign in to comment.