Skip to content

Commit cea5f4a

Browse files
ci: bump NuGet/login from 1.1.0 to 1.2.0 (#178)
Bumps [NuGet/login](https://github.com/nuget/login) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/nuget/login/releases) - [Commits](NuGet/login@d22cc5f...8d19675) --- updated-dependencies: - dependency-name: NuGet/login dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85982f0 commit cea5f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

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

4343
# Get a short-lived NuGet API key
4444
- name: NuGet login
45-
uses: NuGet/login@d22cc5f58ff5b88bf9bd452535b4335137e24544 # v1.1.0
45+
uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 # v1.2.0
4646
id: login
4747
with:
4848
user: ${{ secrets.NUGET_USER }}

0 commit comments

Comments
 (0)