Skip to content

Commit a9c0521

Browse files
chore(deps): update docker/login-action digest to 5e57cd1 (#1135)
1 parent 81b89ad commit a9c0521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
type=sha
3131
3232
- name: login to GitHub Container Registry
33-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
33+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
3434
with:
3535
registry: ghcr.io
3636
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)