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 43dce40 commit 8ffd014Copy full SHA for 8ffd014
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
if: ${{ steps.release.outputs.release_created }}
77
78
# Login to ghcr.io
79
- - uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
+ - uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
80
81
with:
82
registry: ${{ env.REGISTRY }}
0 commit comments