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.
2 parents b3bea66 + fb99362 commit cee39feCopy full SHA for cee39fe
1 file changed
.github/workflows/_containerTemplate.yml
@@ -73,7 +73,7 @@ jobs:
73
# Login Container Registry
74
- name: Login Container Registry
75
id: registry_login
76
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
77
if: github.event_name != 'pull_request'
78
with:
79
registry: ${{ inputs.registry_uri }}
0 commit comments