Skip to content

Commit 62ddfa9

Browse files
Merge pull request #36 from canonical/renovate/auto-docker-login-action-digest
chore(deps): update docker/login-action digest to 1f401f7
2 parents b749620 + 9cb7b28 commit 62ddfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1313

1414
- name: Log in to the Container registry
15-
uses: docker/login-action@1220aa36aaf257e736f1d64e3b87c4878665836f
15+
uses: docker/login-action@1f401f745bf57e30b3a2800ad308a87d2ebdf14b
1616
with:
1717
registry: ghcr.io
1818
username: ${{ github.actor }}

0 commit comments

Comments
 (0)