Skip to content

Commit 76fb9f6

Browse files
chore(deps): update docker/login-action digest to 74a5d14 (#122)
1 parent 5d96a4f commit 76fb9f6

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

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

0 commit comments

Comments
 (0)