Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
31843e80b1 Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
2023-12-07 11:17:51 +00:00
dependabot[bot]
f607abec60 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 11:14:50 +00:00
Kubernetes Prow Robot
58017e7246 Merge pull request #860 from kubernetes-csi/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-06-12 09:58:03 -07:00
dependabot[bot]
87eed5eade Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-06-12 13:11:34 +00:00
dependabot[bot]
3d036fc454 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:11:27 +00:00
carlory
7fe5ac449d move dependabot.yaml 2023-06-12 10:06:43 +08:00
Niels de Vos
926df0c8c4 add "document-start" 1st line to all yaml files
The YAML Specification requires three daashes `---` as marker for the
start of a content block. That means, each YAML file needs to start with
`---` on the first line (or after initial comments).

See-also: https://yaml.org/
2023-05-25 18:13:50 +02:00
andyzhangx
81c2a77192 fix: CVE-2022-41723 2023-03-29 03:52:25 +00:00
andyzhangx
2319385992 test: fix trivy and codespell github action failure 2022-12-06 03:38:39 +00:00
Humble Chirammal
30d345880e add dependabot configuration to github actions for auto update PRs
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-11-15 09:37:29 +05:30
andyzhangx
3072a81f68 test: add tirvy vulnerability scanner github action
fix typo
2022-05-18 13:34:05 +00:00
andyzhangx
2b7c17524c test: add codespell github action
fix

fix
2022-02-12 02:08:59 +00:00
Andy Zhang
4fe2e8fd71 Update .github/ISSUE_TEMPLATE/support.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2022-01-20 23:21:28 +08:00
andyzhangx
184f607d93 doc: add issue templates 2022-01-19 09:23:57 +00:00
Jan Safranek
f7000fe34d Add PR template 2019-04-15 13:43:07 +02:00