Skip to content

Commit b832568

Browse files
authored
Merge branch 'master' into chore/format-csharpier
2 parents 94e35f0 + c5220df commit b832568

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@v4.0.0
90+
uses: docker/login-action@v4.1.0
9191
with:
9292
registry: ghcr.io
9393
username: ${{ github.actor }}

0 commit comments

Comments
 (0)