Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2024
1 parent 7ab7353 commit cc1d68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
with:
go-version: '1.23.2' # renovate: datasource=golang-version depName=go
go-version: '1.23.3' # renovate: datasource=golang-version depName=go
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
Expand Down

0 comments on commit cc1d68e

Please sign in to comment.