INTER-2269: Update GitHub Actions to latest versions#205
Open
erayaydin wants to merge 1 commit into
Open
Conversation
Updates GH Actions to latest versions. Related-Task: INTER-2269
Contributor
☂️ Code Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
Contributor
🚀 Following releases will be created using changesets from this PR:@fingerprint/python-sdk@9.3.1Patch Changes
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates third-party GitHub Actions used across CI/CD workflows to newer versions (primarily moving to newer action revisions / SHAs and a newer actions/checkout major tag).
Changes:
- Bumps
actions/checkoutfromv4tov7across all workflows. - Updates publishing and coverage-related actions to newer pinned SHAs (PyPI publish, pages deploy, coverage badge generation, coverage diff comment).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/test.yml | Updates actions/checkout version used in test matrix workflow. |
| .github/workflows/publish.yml | Updates actions/checkout and bumps PyPI publish action to a newer pinned SHA. |
| .github/workflows/lint.yml | Updates actions/checkout version used in lint workflow. |
| .github/workflows/functional_tests.yml | Updates actions/checkout version used in functional tests workflow. |
| .github/workflows/coverage-report.yml | Updates actions/checkout and bumps coverage badge + GitHub Pages deploy actions to newer pinned SHAs. |
| .github/workflows/coverage-diff.yml | Updates actions/checkout and bumps coverage diff comment action to a newer pinned SHA. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update all third-party GitHub Actions to their latest versions.
actions/checkoutpypa/gh-action-pypi-publishverboseandprint-hashnow on by default. Includes security fix (GHSA-vxmw-7h4f-hqxh)JamesIves/github-pages-deploy-actionjaywcjlove/coverage-badges-cliorgoro/coverage