Skip to content

Commit 18558b5

Browse files
authored
Merge branch 'main' into 185-test-workflows-for-lhm_actions
2 parents 8934c6a + cc72129 commit 18558b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • action-templates/actions/action-build-image

action-templates/actions/action-build-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
with:
4545
name: ${{ inputs.artifact-name }}
4646
- name: Login to registry
47-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
47+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
4848
with:
4949
registry: ${{ inputs.registry }}
5050
username: ${{ inputs.registry-username }}

0 commit comments

Comments
 (0)