Skip to content

Commit 964ac77

Browse files
renovate[bot]kosmoz
authored andcommitted
chore(deps): update docker/login-action action to v3.3.0
1 parent 4cb3d8e commit 964ac77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Log into registry ${{ env.REGISTRY }}
3030
if: github.event_name != 'pull_request'
31-
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
31+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
3232
with:
3333
registry: ${{ env.REGISTRY }}
3434
username: ${{ github.actor }}

0 commit comments

Comments
 (0)