Skip to content

Commit 489247e

Browse files
chore(deps): update docker/login-action digest to cad8984
1 parent 85b95a6 commit 489247e

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

0 commit comments

Comments
 (0)