Skip to content

Commit a409500

Browse files
authored
Merge pull request #31 from VictoriaMetrics/dependabot/github_actions/docker/login-action-4
Bump docker/login-action from 3 to 4
2 parents 3dd5266 + b7daa7e commit a409500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: docker/setup-buildx-action@v3
7878

7979
- name: Docker Login
80-
uses: docker/login-action@v3
80+
uses: docker/login-action@v4
8181
with:
8282
registry: ghcr.io
8383
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)