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 c65dad0 commit 6c58ff0Copy full SHA for 6c58ff0
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
registry-type: public
62
63
- name: Login to GitHub Container Registry
64
- uses: docker/login-action@v3.5.0
+ uses: docker/login-action@v3.6.0
65
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
66
with:
67
registry: ghcr.io
0 commit comments