There was an error while loading. Please reload this page.
1 parent dc53285 commit e2ec151Copy full SHA for e2ec151
1 file changed
.github/workflows/build-runner.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
35
36
- name: Log in to GHCR
37
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
+ uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4
38
with:
39
registry: ghcr.io
40
username: ${{ github.actor }}
0 commit comments