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 a9b20e5 commit d5a8c50Copy full SHA for d5a8c50
.github/workflows/containers.yml
@@ -81,7 +81,7 @@ jobs:
81
type=sha
82
83
- name: Log in to the Container registry
84
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
+ uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
85
with:
86
registry: ${{ env.REGISTRY }}
87
username: ${{ github.actor }}
0 commit comments