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 62b2719 commit ff6caf0Copy full SHA for ff6caf0
1 file changed
.github/workflows/release.yml
@@ -36,8 +36,7 @@ jobs:
36
steps:
37
- uses: actions/checkout@v6.0.2
38
- name: Login to GitHub Container Registry
39
- # v2.2.0
40
- uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737
+ uses: docker/login-action@v4
41
with:
42
registry: ghcr.io
43
username: ${{ github.repository_owner }}
0 commit comments