-
Notifications
You must be signed in to change notification settings - Fork 34
Bump actions/setup-go from 3 to 4 #342
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
Bump actions/setup-go from 3 to 4 #342
Conversation
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for kubernetes-sigs-kmm ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #342 +/- ##
=======================================
Coverage 82.92% 82.92%
=======================================
Files 27 27
Lines 2811 2811
=======================================
Hits 2331 2331
Misses 390 390
Partials 90 90 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
/ok-to-test |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], yevgeny-shnaidman The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This allows us to patch those variables with the digest equivalent of the images. Unfortunately operator-sdk does not seem to identify them properly for an unknown reason; that means that the images are not listed under the CSV's relatedImages field, nor are they automatically replaced with their digest equivalent.
Bumps actions/setup-go from 3 to 4.
Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
4d34df0
Update configuration files (#348)fdc0d67
Add Go bin if go-version input is empty (#351)ebfdf6a
add warning if go-version is empty (#350)b27d769
fix lockfileVersion (#349)c51a720
Enable caching by default with default input (#332)6b848af
Merge pull request #343 from akv-platform/reusable-workflow12741cc
Format update-config-files.yml7a77a6a
Merge branch 'main' into reusable-workflow42a0cc8
Add update-config-files.yml7406d65
Add and configure ESLint and update configuration for Prettier (#341)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)