Skip to content

Commit 02081d3

Browse files
authored
Merge pull request #430 from Roave/renovate/docker-login-action-digest
Update docker/login-action digest to dbcb813
2 parents d0316c4 + 0e9581a commit 02081d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker-image-to-github-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
3232

3333
- name: Login to GitHub Container Registry
34-
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4
34+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4
3535
with:
3636
registry: ghcr.io
3737
username: ${{ github.actor }}

0 commit comments

Comments
 (0)