Skip to content

Commit c1967da

Browse files
chore(deps): update docker/login-action digest to 3d10084 (#146)
1 parent 85dc133 commit c1967da

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
@@ -40,7 +40,7 @@ jobs:
4040
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4141

4242
- name: Login to GitHub Container Registry
43-
uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0 #pin@v3.3.0
43+
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55 #pin@v3.3.0
4444
with:
4545
registry: ghcr.io
4646
username: ${{ github.actor }}

0 commit comments

Comments
 (0)