Skip to content

Commit 16f3df4

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent eccfced commit 16f3df4

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/tag-build-push-container

1 file changed

+1
-1
lines changed

.github/actions/tag-build-push-container/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # ratchet:docker/setup-buildx-action@v3
4848

4949
- name: Log in to container registry
50-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # ratchet:docker/login-action@v3
50+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
5151
with:
5252
registry: ${{ inputs.registry }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)