Skip to content

Commit 09d7c98

Browse files
authored
Merge branch 'master' into dependabot/maven/org.modelmapper-modelmapper-3.2.5
2 parents 13be6bb + 415e9f8 commit 09d7c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v5.0.0
8282

8383
- name: Log in to GitHub Container Registry
84-
uses: docker/login-action@v3.5.0
84+
uses: docker/login-action@v3.6.0
8585
with:
8686
registry: ghcr.io
8787
username: ${{ github.actor }}

0 commit comments

Comments
 (0)