There was an error while loading. Please reload this page.
1 parent 6c657a5 commit 4ca5264Copy full SHA for 4ca5264
1 file changed
.github/workflows/_build-cell.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Log in to ghcr.io
59
if: inputs.push_artifacts
60
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
61
with:
62
registry: ${{ inputs.registry }}
63
username: ${{ github.actor }}
@@ -134,7 +134,7 @@ jobs:
134
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
135
136
137
138
139
140
0 commit comments