Skip to content

Commit da972f6

Browse files
renovate[bot]Paillat-dev
authored andcommitted
Update docker/login-action action to v3.2.0
1 parent 66f9366 commit da972f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/[email protected]
3333

3434
- name: Log into registry ${{ env.REGISTRY }}
35-
uses: docker/login-action@v3.1.0
35+
uses: docker/login-action@v3.2.0
3636
with:
3737
registry: ${{ env.REGISTRY }}
3838
username: ${{ github.actor }}

0 commit comments

Comments
 (0)