Skip to content

Commit 4847027

Browse files
chore(deps): update docker/login-action digest to 1f36f5b
1 parent f931744 commit 4847027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=sha
4848
4949
- name: Log in to the Container registry
50-
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
50+
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)