Skip to content

Commit 5096724

Browse files
committed
Merge branch 'feat/copilot-token-efficiency' of github.com:nanotaboada/Dotnet.Samples.AspNetCore.WebApi into feat/copilot-token-efficiency
2 parents c73d0bb + 8dba292 commit 5096724

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)