Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configures golang/govulncheck-action #102

Merged
merged 7 commits into from
Dec 18, 2023
Merged

configures golang/govulncheck-action #102

merged 7 commits into from
Dec 18, 2023

Conversation

Disper
Copy link
Member

@Disper Disper commented Dec 15, 2023

  • configures golang/govulncheck-action in this repository
  • bumps golang to 1.21.5
  • linter uses 1.25.1 version of golang

@Disper Disper requested a review from a team as a code owner December 15, 2023 13:02
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 15, 2023
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21.5'
cache: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this patch version is valid here?

Copy link
Contributor

@koala7659 koala7659 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 18, 2023
@kyma-bot kyma-bot merged commit 8fdee32 into main Dec 18, 2023
8 checks passed
@Disper Disper deleted the run_vuln_check_action branch April 8, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants