Skip to content

Commit 6f00c69

Browse files
committed
Merge remote-tracking branch 'origin/renovate/docker-login-action-4.x'
2 parents cad3a13 + e74e2de commit 6f00c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
type=raw,value=${{ steps.version.outputs.version }}
5454
5555
- name: Login to GitHub Container Registry
56-
uses: docker/login-action@v3
56+
uses: docker/login-action@v4
5757
if: ${{ github.event_name != 'pull_request' }}
5858
with:
5959
registry: ghcr.io

0 commit comments

Comments
 (0)