Skip to content

Commit df461dd

Browse files
chore(deps): update docker/login-action digest to 6862ffc
1 parent e2bebf8 commit df461dd

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

0 commit comments

Comments
 (0)