Skip to content

Commit 313c74b

Browse files
renovate[bot]monopolo11
authored andcommitted
chore(deps): update docker/login-action digest to 0d4c9c5
1 parent 10f30bf commit 313c74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-website-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v3
3131

3232
- name: Log in to the Container registry
33-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
33+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
3434
with:
3535
registry: ${{ env.REGISTRY }}
3636
username: ${{ github.actor }}

0 commit comments

Comments
 (0)