Skip to content

Commit a6c2c33

Browse files
authored
Merge branch 'master' into dependabot/gradle/io.netty-netty-all-4.1.77.Final
2 parents 1f042b6 + 1999cf2 commit a6c2c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
${{ runner.os }}-gradle-wrapper-
3939
4040
- name: Login to GitHub Container Registry
41-
uses: docker/login-action@v1
41+
uses: docker/login-action@v2
4242
with:
4343
registry: ghcr.io
4444
username: ${{ github.actor }}

0 commit comments

Comments
 (0)