Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v3.7.1 (#142
Browse files Browse the repository at this point in the history
)

* Update reusable-builder-deb.yml

* chore(deps): update golangci/golangci-lint-action action to v3.7.1

---------

Co-authored-by: Wayback Archiver <66856220+waybackarchiver@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and waybackarchiver authored Aug 31, 2024
1 parent ac8106a commit 48249f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
go-version: '^1.18'

- name: Golang linter
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
with:
version: ${{ inputs.version }}
# Optional: golangci-lint command line arguments.
Expand Down

0 comments on commit 48249f3

Please sign in to comment.