Skip to content

Commit b24d75f

Browse files
committed
chore: Bump docker/login-action off Node.js 20
1 parent c0c0410 commit b24d75f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ubi-rust-builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
persist-credentials: false
4141

4242
- name: Login to Stackable Harbor
43-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
43+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
4444
with:
4545
registry: oci.stackable.tech
4646
username: robot$sdp+github-action-build
@@ -92,7 +92,7 @@ jobs:
9292
persist-credentials: false
9393

9494
- name: Login to Stackable Harbor
95-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
95+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
9696
with:
9797
registry: oci.stackable.tech
9898
username: robot$sdp+github-action-build

0 commit comments

Comments
 (0)