There was an error while loading. Please reload this page.
1 parent a2f5489 commit c3027a6Copy full SHA for c3027a6
2 files changed
.github/workflows/_build_docker.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
53
54
- name: Login to GitHub Container Registry
55
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
56
with:
57
registry: ghcr.io
58
username: ${{ github.actor }}
.github/workflows/_build_linux.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
37
38
39
40
0 commit comments