Skip to content

Commit 8754bc9

Browse files
bot-owleleboucher
authored andcommitted
ci(github-action): update action golangci/golangci-lint-action (v9.2.1 → v9.3.0) (#15)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | minor | `v9.2.1` → `v9.3.0` | --- ### Release Notes <details> <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary> ### [`v9.3.0`](https://github.com/golangci/golangci-lint-action/releases/tag/v9.3.0) [Compare Source](golangci/golangci-lint-action@v9.2.1...v9.3.0) <!-- Release notes generated using configuration in .github/release.yml at v9.3.0 --> #### What's Changed ##### Changes - feat: add no-run-logs-group as experimental option by [@&#8203;ldez](https://github.com/ldez) in [#&#8203;1403](golangci/golangci-lint-action#1403) ##### Dependencies - build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1395](golangci/golangci-lint-action#1395) - build(deps): bump tmp from 0.2.5 to 0.2.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1397](golangci/golangci-lint-action#1397) - build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1398](golangci/golangci-lint-action#1398) - build(deps): bump tmp from 0.2.6 to 0.2.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1399](golangci/golangci-lint-action#1399) - build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1400](golangci/golangci-lint-action#1400) **Full Changelog**: <golangci/golangci-lint-action@v9.2.1...v9.3.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwidHlwZS9taW5vciJdfQ==--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/forgesync/pulls/15
1 parent 9d87872 commit 8754bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.forgejo/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
go-version-file: go.mod
4444

4545
- name: Run linter
46-
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
46+
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
4747
with:
4848
version: v2.12.2

0 commit comments

Comments
 (0)