We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e46318 commit 0af82e8Copy full SHA for 0af82e8
.github/workflows/updatecli-compose.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
22
- - uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
+ - uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
23
with:
24
registry: ghcr.io
25
username: ${{ github.actor }}
0 commit comments