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

Update the github workflows configuration #366

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

sandrobonazzola
Copy link
Contributor

Use latest github actions.

Fixes:

Analyze (python)
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20:
  actions/checkout@v3,
  github/codeql-action/init@v2,
  github/codeql-action/autobuild@v2,
  github/codeql-action/analyze@v2.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Fixes:

CodeQL Action v2 will be deprecated on December 5th, 2024.
Please update all occurrences of the CodeQL Action in your workflow files to v3.
For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Copy link
Owner

@psss psss left a comment

Choose a reason for hiding this comment

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

Thanks for the update! Looks good.

Use latest github actions.

Fixes:
Analyze (python)
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20:
  actions/checkout@v3,
  github/codeql-action/init@v2,
  github/codeql-action/autobuild@v2,
  github/codeql-action/analyze@v2.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Fixes:
CodeQL Action v2 will be deprecated on December 5th, 2024.
Please update all occurrences of the CodeQL Action in your workflow files to v3.
For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
@psss psss changed the title Update github workflows Update the github workflows configuration Oct 4, 2024
@psss psss self-assigned this Oct 4, 2024
@psss psss added the workflows label Oct 4, 2024
@psss psss added this to the 0.22 milestone Oct 4, 2024
@psss psss merged commit c4d94da into psss:main Oct 4, 2024
14 checks passed
@sandrobonazzola sandrobonazzola deleted the workflows-update branch October 7, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants