There was an error while loading. Please reload this page.
1 parent 57432ff commit b1e5213Copy full SHA for b1e5213
1 file changed
.github/workflows/qns_release.yml
@@ -61,7 +61,7 @@ jobs:
61
registry-type: public
62
63
- name: Login to GitHub Container Registry
64
- uses: docker/login-action@v4.5.1
+ uses: docker/login-action@v4.5.2
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