There was an error while loading. Please reload this page.
2 parents f5b690c + 798f7c9 commit 61c2dabCopy full SHA for 61c2dab
1 file changed
.github/workflows/build_package_release.yml
@@ -92,7 +92,7 @@ jobs:
92
# using the account and password that will publish the packages.
93
# Once published, the packages are scoped to the account defined here.
94
- name: Log in to the Container registry
95
- uses: docker/login-action@v4.2.0
+ uses: docker/login-action@v4.6.0
96
with:
97
registry: ${{ env.REGISTRY }}
98
username: ${{ github.actor }}
0 commit comments