Skip to content

Commit 72684bb

Browse files
chore(deps): update docker/login-action action to v3.5.0
1 parent eebc8c3 commit 72684bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: docker/setup-buildx-action@v3
1515
- name: Login to GitHub Container Registry
1616

17-
uses: docker/login-action@v3
17+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
1818
with:
1919
registry: ghcr.io
2020
username: ${{ github.actor }}

0 commit comments

Comments
 (0)