Skip to content

Commit

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

Co-authored-by: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
  • Loading branch information
app-token-issuer-releng-renovate[bot] and App Token Issuer Releng Renovate Bot authored Feb 9, 2024
1 parent 38bbd0a commit 005a233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/ci-lint-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ runs:
cache-dependency-path: ${{ inputs.go-cache-dep-path }}

- name: Setup golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
with:
# We already cache these directories in setup-go if we have
# use-go-cache set to true
Expand Down

0 comments on commit 005a233

Please sign in to comment.