Commit Graph

60 Commits (78cb4bff282c7fcee70a71b45341fb398467336c)

Author SHA1 Message Date
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
minikube-bot 5a20619152 bump golang versions 2023-01-13 21:58:57 +00:00
Steven Powell 011eb83d0d
Merge pull request #15617 from kubernetes/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-10 09:07:14 -08:00
dependabot[bot] 710e5a10c2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:18 +00:00
dependabot[bot] 2a94a168c4
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:09 +00:00
dependabot[bot] 5f92cd1c91
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 18:58:14 +00:00
dependabot[bot] 68087df3bc
Bump actions/setup-go from 3.4.0 to 3.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.4.0...6edd4406fa81c3da01a34fa6f6343087c207a568)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 18:05:30 +00:00
Medya Gh c421b83bf9 add cache to all golang 2022-12-02 15:16:58 -08:00
dependabot[bot] 80c131a888
Bump actions/setup-go from 3.3.1 to 3.4.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](c4a742cab1...d0a58c1c4d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 22:10:42 +00:00
Medya Ghazizadeh c2c9b1a40a
Merge pull request #15245 from jongwooo/chore/use-setup-go-action-to-cache-dependencies
Use setup-go action to cache dependencies
2022-11-22 19:06:45 -08:00
minikube-bot e54aa8f48d bump golang versions 2022-11-09 14:59:32 +00:00
jongwooo e6a218a20b Use setup-go action to cache dependencies
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-11-04 01:50:06 +09:00
Steven Powell a37775d91f
Merge pull request #15209 from kubernetes/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 3.1.0 to 3.1.1
2022-10-24 13:05:13 -07:00
dependabot[bot] 887cf28aaa
Bump actions/setup-go from 3.3.0 to 3.3.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](268d8c0ca0...c4a742cab1)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:38 +00:00
dependabot[bot] fe2f408ca2
Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 19:31:28 +00:00
minikube-bot 9ae3fc48c5 bump golang versions 2022-10-10 12:23:39 -07:00
dependabot[bot] df0c6e7084
Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:45:13 +00:00
minikube-bot 7c22114001 bump golang versions 2022-09-12 09:05:15 +00:00
dependabot[bot] bd98a18670
Bump actions/setup-go from 3.2.1 to 3.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](84cbf80943...268d8c0ca0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 18:18:00 +00:00
dependabot[bot] 61d4a6255d
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 629c2de402a417ea7690ca6ce3f33229e27606a5 to 3.0.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](629c2de402...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 18:22:45 +00:00
minikube-bot 5bce362ae9 bump golang versions 2022-08-08 10:23:28 -07:00
dependabot[bot] 9409997223
Bump actions/setup-go from 3.2.0 to 3.2.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](b22fbbc292...84cbf80943)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:28:47 +00:00
Steven Powell 98377c37b0 automate updating yearly leaderboard 2022-06-21 15:44:26 -07:00
minikube-bot 65a31719ef bump golang versions 2022-06-13 09:02:11 +00:00
dependabot[bot] 46d55b6ab2
Bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 18:14:51 +00:00
dependabot[bot] facc8d9386
Bump actions/upload-artifact from 3.0.0 to 3.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...3cea537223)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 18:31:26 +00:00
dependabot[bot] cd1d8c6630
Bump actions/setup-go from 3.0.0 to 3.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f6164bd8c8...fcdc43634a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:21:17 +00:00
minikube-bot c8b4db23ca bump golang versions 2022-05-16 09:02:26 +00:00
minikube-bot 6b7d4dda49 bump golang versions 2022-04-18 09:02:21 +00:00
Steven Powell 03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -07:00
minikube-bot b8ba447784 bump golang versions 2022-03-28 09:02:23 +00:00
Steven Powell 4955f3e169 remove outdated comments 2022-03-25 15:21:45 -07:00
Steven Powell 45d80ab3ad
Merge pull request #13848 from kubernetes/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
2022-03-24 13:55:14 -07:00
dependabot[bot] 69189f2015
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](bfdd3570ce...f6164bd8c8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:24 +00:00
dependabot[bot] 09b766f3a5
Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](82c141cc51...6673cd052c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:20 +00:00
naveensrinivasan 97d07cdd45 Pinned actions to SHA and included permissions for actions
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-03-12 00:25:30 +00:00
minikube-bot 3a006d7dc7 bump golang versions 2022-02-14 09:02:23 +00:00
minikube-bot e9f7972701 bump golang versions 2022-01-24 23:46:12 +00:00
Medya Gh 78499bbd66 ci: bump verison of upload artifact 2021-12-20 15:00:08 -08:00
minikube-bot 4f1944f026 bump golang versions 2021-12-13 23:22:50 +00:00
Steven Powell c948fc4519
Revert "bump golang version to 1.17.5" 2021-12-13 10:42:47 -08:00
minikube-bot 1bd034917a bump golang versions 2021-12-13 09:06:54 +00:00
minikube-bot bc7ee0e00c bump golang versions 2021-11-08 09:02:26 +00:00
minikube-bot d0d66f1f02 bump golang versions 2021-10-18 09:02:31 +00:00
Steven Powell 3dfaa575b9 change to ubuntu-20.04 2021-09-27 20:01:27 -07:00
Steven Powell 1db8959b99 update ubuntu-18.04 to ubuntu-latest 2021-09-27 15:42:12 -07:00
minikube-bot 64845db66e bump golang versions 2021-09-20 09:02:09 +00:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
minikube-bot f3a069b729 bump golang versions 2021-08-09 09:02:04 +00:00