Skip to content

chore(deps): update github-actions (minor/patch) - #30

Merged
alexlovelltroy merged 7 commits into
mainfrom
renovate/github-actions-(minorpatch)
Jul 23, 2026
Merged

chore(deps): update github-actions (minor/patch)#30
alexlovelltroy merged 7 commits into
mainfrom
renovate/github-actions-(minorpatch)

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/attest-build-provenance action patch v4.1.0v4.1.1
actions/checkout action patch v6.0.2v6.0.3 v6.1.0
actions/setup-go action minor v6.4.0v6.5.0
actions/upload-artifact action patch v4.6.1v4.6.2
golangci/golangci-lint-action action minor v9.2.0v9.3.0
ossf/scorecard-action action patch v2.4.1v2.4.3

Release Notes

actions/attest-build-provenance (actions/attest-build-provenance)

v4.1.1

Compare Source

[!NOTE]
As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.

Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.

What's Changed

Full Changelog: actions/attest-build-provenance@v4.1.0...v4.1.1

actions/checkout (actions/checkout)

v6.0.3

Compare Source

actions/setup-go (actions/setup-go)

v6.5.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

golangci/golangci-lint-action (golangci/golangci-lint-action)

v9.3.0

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0

v9.2.1

Compare Source

What's Changed

IMPORTANT: this is the first immutable release.

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

ossf/scorecard-action (ossf/scorecard-action)

v2.4.3

Compare Source

What's Changed

This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.

Documentation

Other

New Contributors

Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3

v2.4.2

Compare Source

What's Changed

This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.

Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2


Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • "before 5am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Jul 22, 2026
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
@renovate

renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@alexlovelltroy
alexlovelltroy requested a review from synackd July 22, 2026 14:47
@alexlovelltroy

Copy link
Copy Markdown
Member

@synackd This lint failure doesn't make sense to me. I don't see it on my machine. Are you able to re-test?

@synackd

synackd commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

I think this has something to do with the upgrade to golangci-lint-action v9.3.0.

I noticed that in .github/workflows/golangci-lint.yaml, we're using latest. We should probably pin the version to avoid unexpected behavior. The logs say it's using v2.12.2, but it might be a commit off of that.

The other thing is there is no .golangci.yaml in the repo so it's using defaults. We'll likely want to create our own to control the configuration. I can't remember where I saw one in our repos, but the ochami CLI has one here.

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
@alexlovelltroy

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved in 191a6ad.

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
@alexlovelltroy
alexlovelltroy merged commit 4071dc2 into main Jul 23, 2026
6 checks passed
@synackd
synackd deleted the renovate/github-actions-(minorpatch) branch July 23, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants