Skip to content

Tags: golangci/golangci-lint-action

Tags

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extract and don't mangle User Args. (#200)

v2.5.1

Toggle v2.5.1's commit message
Bump version v2.5.1

* d9f0e73 Check that go.mod exists in reading the version (#173)

v2.5.0

Toggle v2.5.0's commit message
Bump version v2.5.0

* 51485a4 Try to get version from go.mod file (#118)

v2.4.1

Toggle v2.4.1's commit message
Bump version v2.4.1

* a12ae43 Add --overwrite flag to tar extraction (#156)
* f1dee55 build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 (#168)
* 23487cb Update "version" config in README example (#167)
* 8456024 build(deps-dev): bump @typescript-eslint/eslint-plugin (#171)
* 3e54e51 build(deps-dev): bump @types/node from 14.14.28 to 14.14.31 (#170)
* 2f717c4 build(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 (#169)
* 4a6ab12 build(deps-dev): bump @types/node from 14.14.25 to 14.14.28 (#164)
* f9b6927 build(deps-dev): bump eslint from 6.8.0 to 7.20.0 (#163)
* 41858b8 build(deps-dev): bump typescript from 4.1.3 to 4.1.5 (#162)
* 67236c0 build(deps-dev): bump @typescript-eslint/parser from 2.34.0 to 4.15.0 (#161)

v2.4.0

Toggle v2.4.0's commit message
Bump version v2.4.0

* 544d2ef Update dist folder (#160)
* 0dd3083 Add options to skip caching of folders. (#154)
* e1ae6cf build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#158)
* 0ef0ffc build(deps): bump @actions/cache from 1.0.5 to 1.0.6 (#159)
* 125ac48 build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 (#152)
* e246bba Fix a typo in README.md (it's->its) (#151)
* 147f37a build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#149)
* a19645e build(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#148)
* 286cf07 build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 (#147)
* 7641a67 build(deps-dev): bump @types/node from 14.14.16 to 14.14.19 (#145)
* e4e910b Add a skip-go-installation to use pre-installed Go (#144)
* 89d96d6 build(deps-dev): bump eslint-plugin-simple-import-sort from 5.0.3 to 7.0.0 (#137)
* 45f3a37 build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 (#143)
* 943013e build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 (#142)
* 49a9e46 build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (#140)
* 528677a build(deps-dev): bump @types/node from 14.14.10 to 14.14.13 (#139)
* 85798b5 build(deps): bump @actions/cache from 1.0.4 to 1.0.5 (#141)
* d164f0d build(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#138)
* 9cf34bb build(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#136)
* 629aad1 build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 (#134)
* 1bac7d9 build(deps-dev): bump prettier from 2.1.2 to 2.2.1 (#133)
* 44fae30 build(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#131)
* 689e90e build(deps-dev): bump @types/node from 14.14.7 to 14.14.9 (#130)
* d73150a build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 (#124)
* 2c3839f build(deps): bump @actions/tool-cache from 1.6.0 to 1.6.1 (#125)
* f881d99 build(deps): bump @actions/cache from 1.0.3 to 1.0.4 (#123)
* d3f3b8a build(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#120)
* e3e2a92 build(deps-dev): bump @types/node from 14.14.3 to 14.14.6 (#121)
* e1bd435 build(deps-dev): bump eslint-config-prettier from 6.14.0 to 6.15.0 (#122)
* 345e534 build(deps-dev): bump @types/node from 14.11.10 to 14.14.3 (#116)
* 13e9e90 build(deps): bump @actions/cache from 1.0.2 to 1.0.3 (#117)
* 771153b build(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.14.0 (#115)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#114)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dist): Update dist directory after few dependent bot PRs (#99)

This commit is to update dist directory after few dependent bot PRs

Signed-off-by: Tam Mach <[email protected]>

v2.2.0

Toggle v2.2.0's commit message
Bump version v2.2.0

* 6317259 Run action on different platforms (#65)

v2.1.0

Toggle v2.1.0's commit message
Bump version v2.1.0

* 809d3b0 Support latest tag for golangci-lint version (#64)
* b026646 build(deps): bump @actions/github from 2.1.1 to 4.0.0 (#45)
* c598686 Update dist after the dependabot PRs (#62)
* 25d72af build(deps): bump @actions/tool-cache from 1.5.5 to 1.6.0 (#61)
* 79f2325 build(deps-dev): bump @types/node from 14.0.23 to 14.0.26 (#60)
* f7f5eff build(deps): bump @actions/cache from 0.2.1 to 1.0.1 (#59)
* 485c6a0 build(deps-dev): bump typescript from 3.9.6 to 3.9.7 (#57)
* e2ff3f2 build(deps): bump setup-go from v2.1.0 to v2.1.1 (#58)
* 294f27a Update README and test action to use v1.29 (#56)

v2.0.0

Toggle v2.0.0's commit message
Bump version v2.0.0

* c238b72 Prepare v2.0.0 (#40)
* ba40dc6 Run the build after dependabot PRs (#54)
* 65dc624 build(deps-dev): bump prettier from 1.19.1 to 2.0.5 (#52)
* 466abb7 build(deps-dev): bump @typescript-eslint/parser from 2.30.0 to 2.34.0 (#53)
* 5c7c749 build(deps-dev): bump typescript from 3.8.3 to 3.9.6 (#51)
* 2f458de build(deps-dev): bump @types/node from 12.12.37 to 14.0.23 (#47)
* 94d029d build(deps): bump @types/semver from 7.1.0 to 7.3.1 (#48)
* a5502f9 build(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.22.0 (#49)
* fa6ef09 build(deps-dev): bump @types/uuid from 3.4.9 to 8.0.0 (#50)
* 2effa0b build(deps-dev): bump @typescript-eslint/eslint-plugin (#44)
* 3b01eb9 build(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#43)
* 0d019f3 build(deps-dev): bump @zeit/ncc from 0.20.5 to 0.22.3 (#42)
* 48e7180 build(deps): bump @actions/tool-cache from 1.3.4 to 1.5.5 (#46)
* 8577a0e Enable dependabot (#41)
* cf72500 Add path prefix if working director specified (#34)
* d737e6d Fix misleading version input description (#33)
* 8870cfb remove output setting (#22)
* 3395f77 Replace forked cache by official npm (#21)