Skip to content

Commit 637eea5

Browse files
chore(deps): update docker/login-action digest to 3227f53 (#238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ffa8ee commit 637eea5

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

0 commit comments

Comments
 (0)