Skip to content

ci: update GitHub Actions to latest major versions#7

Open
knecasov wants to merge 4 commits into
mainfrom
update-github-actions
Open

ci: update GitHub Actions to latest major versions#7
knecasov wants to merge 4 commits into
mainfrom
update-github-actions

Conversation

@knecasov

Copy link
Copy Markdown
Owner

What

Update GitHub Actions in coverage workflows to their latest major versions.

Why

Several actions were outdated.

Changes

  • actions/download-artifact v4 → v8
  • actions/setup-go v5 → v6
  • actions/checkout v4 → v6
  • dawidd6/action-download-artifact v6 → v17
  • actions/upload-artifact v4 → v7

@knecasov
knecasov force-pushed the update-github-actions branch from d563c66 to 7a4d014 Compare March 13, 2026 18:58
Signed-off-by: Klara Necasova <knecasov@redhat.com>
- add govulncheck job using golang/govulncheck-action to detect
  known Go vulnerabilities
- run as part of existing analysis workflow on push, pull request,
  and weekly schedule

Signed-off-by: Klara Necasova <knecasov@redhat.com>
- fix standard library vulnerabilities found by govulncheck

Signed-off-by: Klara Necasova <knecasov@redhat.com>
Signed-off-by: Klara Necasova <knecasov@redhat.com>
@mmartinv
mmartinv force-pushed the update-github-actions branch from 7a4d014 to d943a2a Compare March 17, 2026 11:52
@github-actions

Copy link
Copy Markdown

go-test-coverage report

Total test coverage: 63.9% (1403/2197)

Test coverage has changed in the current files, with 8 lines missing coverage.
  file:				uncovered:	current coverage:	base coverage:
  internal/state/rvblob.go	  8		75.8% (25/33)		72.7% (24/33)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant