Skip to content

Commit 1e266bb

Browse files
chore(deps): update docker/login-action digest to 74a5d14
1 parent d46d84c commit 1e266bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/containers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
type=sha
7474
7575
- name: Log in to the Container registry
76-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
76+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
7777
with:
7878
registry: ${{ env.REGISTRY }}
7979
username: ${{ github.actor }}

0 commit comments

Comments
 (0)