We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c0410 commit b24d75fCopy full SHA for b24d75f
1 file changed
.github/workflows/ubi-rust-builder.yml
@@ -40,7 +40,7 @@ jobs:
40
persist-credentials: false
41
42
- name: Login to Stackable Harbor
43
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
44
with:
45
registry: oci.stackable.tech
46
username: robot$sdp+github-action-build
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments