Skip to content

Commit ec98c35

Browse files
authored
Merge branch 'main' into feat/login_hint_with_email
2 parents a55f26c + 119ebba commit ec98c35

File tree

24 files changed

+256
-204
lines changed

24 files changed

+256
-204
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
mirrors = ["mirror.gcr.io"]
269269
270270
- name: Login to GitHub Container Registry
271-
uses: docker/login-action@v3.4.0
271+
uses: docker/login-action@v3.5.0
272272
with:
273273
registry: ghcr.io
274274
username: ${{ github.repository_owner }}

Cargo.lock

Lines changed: 34 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)