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 e9204bf commit d18e36dCopy full SHA for d18e36d
.github/workflows/containers.yml
@@ -73,7 +73,7 @@ jobs:
73
type=sha
74
75
- name: Log in to the Container registry
76
- uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
77
with:
78
registry: ${{ env.REGISTRY }}
79
username: ${{ github.actor }}
0 commit comments