Skip to content

👷 ci: use shared golangci-lint action#637

Merged
jfbus merged 1 commit into
mainfrom
shared-lint
Mar 19, 2026
Merged

👷 ci: use shared golangci-lint action#637
jfbus merged 1 commit into
mainfrom
shared-lint

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Mar 19, 2026

Description

Migrate golangci-lint to shared action.

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

version: v2.7.1
args: --timeout=300s
only-new-issues: true
uses: outscale/goutils/.github/actions/lint@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Build' step
Uses Step
uses 'outscale/goutils/.github/actions/lint' with ref 'main', not a pinned commit hash
@jfbus jfbus merged commit 7021a95 into main Mar 19, 2026
5 of 6 checks passed
@jfbus jfbus deleted the shared-lint branch March 19, 2026 12:54
@jfbus jfbus added the skip-changelog Exclude from autogenerated release notes label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude from autogenerated release notes

Development

Successfully merging this pull request may close these issues.

3 participants