Skip to content

Commit f70692f

Browse files
chore(deps): update nuget/login action to v1.1.0
| datasource | package | from | to | | ----------- | ----------- | ---- | ------ | | github-tags | NuGet/login | v1 | v1.1.0 |
1 parent 1479799 commit f70692f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Get a short-lived NuGet API key
5555
- name: NuGet login (OIDC → temp API key)
56-
uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1
56+
uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1.1.0
5757
id: login
5858
with:
5959
user: ${{ secrets.NUGET_USER }}

0 commit comments

Comments
 (0)