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 941f3a8 commit 53b8d97Copy full SHA for 53b8d97
.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@5e57cd118135c172c3672efd75eb46360885c0ef
+ uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
85
with:
86
registry: ${{ env.REGISTRY }}
87
username: ${{ github.actor }}
0 commit comments