Skip to content

Commit 14e2ccc

Browse files
chore(deps): update docker/login-action digest to a0d57b8
1 parent 323e4f0 commit 14e2ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4242

4343
- name: Login to GitHub Container Registry
44-
uses: docker/login-action@da5b89b92c1be57a07eeed1334a0728b94145654 #pin@v3.3.0
44+
uses: docker/login-action@a0d57b8e43b6ef1cca20559d68cec2227e63fccd #pin@v3.3.0
4545
with:
4646
registry: ghcr.io
4747
username: ${{ github.actor }}

0 commit comments

Comments
 (0)