DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Bump go version in github actions #162

Closed fanny-jiang closed 1 year ago

fanny-jiang commented 1 year ago

What does this PR do?

Bump go version and use same go version across github actions.

Motivation

Fix codeql build error in https://github.com/DataDog/extendeddaemonset/pull/160

Additional Notes

Similar to https://github.com/DataDog/watermarkpodautoscaler/pull/183

Describe your test plan

Write there any instructions and details you may have to test your PR.

codecov-commenter commented 1 year ago

Codecov Report

Merging #162 (ff439ab) into main (14fd941) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   63.22%   63.22%           
=======================================
  Files          41       41           
  Lines        3073     3073           
=======================================
  Hits         1943     1943           
  Misses       1014     1014           
  Partials      116      116           
Flag Coverage Δ
unittests 63.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 14fd941...ff439ab. Read the comment docs.