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 84f19c6 commit a88d1c5Copy full SHA for a88d1c5
.github/workflows/docker-check.yml
@@ -47,7 +47,7 @@ jobs:
47
provenance: false
48
49
- name: Log in to the Container registry
50
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
+ uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
51
with:
52
registry: ${{ env.REGISTRY }}
53
username: ${{ github.actor }}
0 commit comments