Skip to content

Commit 050e0ec

Browse files
Bump NuGet/login (#77)
Bumps [NuGet/login](https://github.com/nuget/login) from ebc737b6fc418a6ca0073cf116ec8dc156d8b81e to 8d196754b4036150537f80ac539e15c2f1028841. - [Release notes](https://github.com/nuget/login/releases) - [Commits](NuGet/login@ebc737b...8d19675) --- updated-dependencies: - dependency-name: NuGet/login dependency-version: 8d196754b4036150537f80ac539e15c2f1028841 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4b3f0e commit 050e0ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
unzip -l dist/dotnetsdk/Hyperlight.HyperlightSandbox.PInvoke.*.nupkg | grep -F "runtimes/win-x64/native/hyperlight_sandbox_dotnet_ffi.dll"
245245
246246
- name: NuGet login
247-
uses: NuGet/login@ebc737b6fc418a6ca0073cf116ec8dc156d8b81e # v1
247+
uses: NuGet/login@8d196754b4036150537f80ac539e15c2f1028841 # v1
248248
id: nuget-login
249249
with:
250250
user: ${{ vars.NUGET_USER }}

0 commit comments

Comments
 (0)