Skip to content

Commit 4b41b80

Browse files
chore(deps): update docker/login-action digest to 0567fa5
1 parent b3968bb commit 4b41b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@916386b00027d425839f8da46d302dab33f5875b #pin@v3.3.0
44+
uses: docker/login-action@0567fa5ae8c9a197cb207537dc5cbb43ca3d803f #pin@v3.3.0
4545
with:
4646
registry: ghcr.io
4747
username: ${{ github.actor }}

0 commit comments

Comments
 (0)