Skip to content

Commit f33de25

Browse files
chore(deps): update docker/login-action digest to 9780b0c (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8701241 commit f33de25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Checkout repository
4747
uses: actions/checkout@v4
4848
- name: Log in to the Container Registry
49-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
49+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
5050
with:
5151
registry: ${{ env.REGISTRY }}
5252
username: ${{ github.actor }}

0 commit comments

Comments
 (0)