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 a24944f commit 5a70869Copy full SHA for 5a70869
.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@3d100841f68d4548bf57e52eb27bd33ec5069f55
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
85
with:
86
registry: ${{ env.REGISTRY }}
87
username: ${{ github.actor }}
0 commit comments