Skip to content

Commit eeabfcf

Browse files
chore(deps): update docker/login-action digest to db14339
1 parent 0bd68b1 commit eeabfcf

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

0 commit comments

Comments
 (0)