Skip to content

Commit 7855ea6

Browse files
chore(deps): update docker/login-action digest to 916386b
1 parent c109eb6 commit 7855ea6

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

0 commit comments

Comments
 (0)