Skip to content

Commit 8dba292

Browse files
authored
Merge branch 'master' into feat/copilot-token-efficiency
2 parents 96238c9 + 5fd85c6 commit 8dba292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: dotnet test --configuration Release --no-build --verbosity normal
8888

8989
- name: Log in to GitHub Container Registry
90-
uses: docker/login-action@v3.6.0
90+
uses: docker/login-action@v3.7.0
9191
with:
9292
registry: ghcr.io
9393
username: ${{ github.actor }}

0 commit comments

Comments
 (0)