Skip to content

[Repo Assist] eng: update NuGet/login from v1.1.0 to v1.2.0 in publish.yaml #413

@github-actions

Description

@github-actions

🤖 This is an automated pull request from Repo Assist, an AI assistant.

Summary

Applies the NuGet/login v1.2.0 update to .github/workflows/publish.yaml, bundling the change from Dependabot PR #412.

What changed

  • publish.yaml: pin NuGet/login to 8d196754b4036150537f80ac539e15c2f1028841 (v1.2.0), replacing the previous v1.1.0 SHA

Why

NuGet/login v1.2.0 updates the action to node24, keeping it compatible with upcoming GitHub Actions runner node version upgrades. The Dependabot PR (#412) was generated for this exact change.

Dependabot PR

This PR supersedes Dependabot PR #412. Once this is merged, #412 can be closed.

Test Status

This is a CI configuration-only change. The publish workflow (publish.yaml) runs on push to main and there are no tests to run for this change. No library code was modified.

PR #412 can be closed after this is merged.


Warning

Protected Files — Push Permission Denied

This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.

Protected files

The push was rejected because GitHub Actions does not have workflows permission to push these changes, and is never allowed to make such changes, or other authorization being used does not have this permission.

Create the pull request manually
# Download the patch from the workflow run
gh run download 25028420674 -n agent -D /tmp/agent-25028420674

# Create a new branch
git checkout -b repo-assist/eng-nuget-login-v1.2.0-20260428-16fb17ebf8b0e791 main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-25028420674/aw-repo-assist-eng-nuget-login-v1.2.0-20260428.patch

# Push the branch and create the pull request
git push origin repo-assist/eng-nuget-login-v1.2.0-20260428-16fb17ebf8b0e791
gh pr create --title '[Repo Assist] eng: update NuGet/login from v1.1.0 to v1.2.0 in publish.yaml' --base main --head repo-assist/eng-nuget-login-v1.2.0-20260428-16fb17ebf8b0e791 --repo fsprojects/FSharp.Control.TaskSeq

Generated by 🌈 Repo Assist, see workflow run. Learn more.

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@96b9d4c39aa22359c0b38265927eadb31dcf4e2a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions