Skip to content

Commit 6284e51

Browse files
authored
Merge branch 'master' into ci/verify-tag-commit-reachable-from-master-439
2 parents 2a6349d + c5220df commit 6284e51

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
@@ -96,7 +96,7 @@ jobs:
9696
run: dotnet test --configuration Release --no-build --verbosity normal
9797

9898
- name: Log in to GitHub Container Registry
99-
uses: docker/login-action@v4.0.0
99+
uses: docker/login-action@v4.1.0
100100
with:
101101
registry: ghcr.io
102102
username: ${{ github.actor }}

0 commit comments

Comments
 (0)