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

chore(ci): Upgrade github workflows to non-deprecated runtimes #297

Merged
merged 4 commits into from
May 10, 2024

Conversation

amazreech
Copy link
Contributor

@amazreech amazreech commented May 10, 2024

Issue #, if available:

Description of changes:

  1. Updated the following actions to to their latest versions that use Nodejs20 and other updated dependencies.
  • actions/checkout@v2 to * actions/checkout@v4
  • actions/github-scripts@v6 to v7
  • github/codeql-action/init@v1 to v3
  • github/codeql-action/autobuild@v1 to v3
  • github/codeql-action/analyze@v1 to v3

For more information see:

  1. Changed the trigger for package.yml workflow file to run on every pull request instead of push to the master branch.
    This allows us to use the workflow package as a status check.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@KollaAdithya KollaAdithya left a comment

Choose a reason for hiding this comment

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

:shipit:

@mergify mergify bot merged commit b54b045 into aws-actions:master May 10, 2024
8 checks passed
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.

None yet

2 participants