Skip to content

Commit 09a8bb6

Browse files
authored
Merge pull request #166 from nebius/dependabot/github_actions/dev/docker/login-action-7ca345011ac4304463197fac0e56eab1bc7e6af0
build(deps): bump docker/login-action from 06895751d15a223ec091bea144ad5c7f50d228d0 to 7ca345011ac4304463197fac0e56eab1bc7e6af0
2 parents f0f950d + 309556f commit 09a8bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/one_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
7171

7272
- name: Log in to the Github Container registry
73-
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
73+
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
7474
with:
7575
registry: ghcr.io
7676
username: ${{ github.actor }}

0 commit comments

Comments
 (0)