Skip to content

Commit b55062d

Browse files
authored
Merge pull request #49 from sparkfabrik/renovate/docker-login-action-digest
chore(deps): update docker/login-action digest to abd3abc
2 parents b5350f8 + 8e6f28c commit b55062d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
# We use commit sha here to be as safe as possible with credentials.
5757
- name: Log in to the Container registry
58-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
58+
uses: docker/login-action@abd3abc99c62be8f17fda11fadefceaa006f6f9e
5959
with:
6060
registry: ${{ env.REGISTRY }}
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)