Skip to content

Upgrade: Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0#274

Closed
dependabot[bot] wants to merge 1 commit intopre-mainfrom
dependabot/github_actions/pre-main/golangci/golangci-lint-action-6.5.0
Closed

Upgrade: Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0#274
dependabot[bot] wants to merge 1 commit intopre-mainfrom
dependabot/github_actions/pre-main/golangci/golangci-lint-action-6.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Bumps golangci/golangci-lint-action from 6.1.1 to 6.5.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v6.5.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

v6.4.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0

v6.3.3

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3

v6.3.2

What's Changed

Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@971e284...2226d7c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2025
@dryrunsecurity
Copy link
Copy Markdown

DryRun Security Summary

The PR modifies GitHub Actions CI workflow by updating golangci-lint and adding cache parameters while implementing Trivy vulnerability scanning, though it raises security concerns regarding broad workflow permissions and access controls.

Expand for full summary

The PR updates the GitHub Actions CI workflow, including golangci-lint action version update and adding cache-skipping parameters. Security findings include: (1) Workflow has broad permissions with write access to contents, security events, and read access to pull requests; (2) Implements Trivy vulnerability scanner in filesystem mode, scanning for CRITICAL and HIGH severity issues; (3) Potential broad permission scope could be a security risk if not carefully managed.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

View PR in the DryRun Dashboard.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 17, 2025

Superseded by #287.

@dependabot dependabot Bot closed this Mar 17, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/pre-main/golangci/golangci-lint-action-6.5.0 branch March 17, 2025 04:30
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants