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 github actions #5589

Draft
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

Cliftonz
Copy link
Contributor

In this PR we update Github actions to ensure that the standard github actions leveraged in our pipeline do not stop everything from working on May 27th

This commit updates the version of GitHub Actions used in various workflow files from v3 to v4. Additionally, minor string formatting revisions have been made to the concurrency group definitions in the milestone-assign and issue-label workflows.
Copy link

linear bot commented May 16, 2024

@github-actions github-actions bot added the CI/CD label May 16, 2024
Copy link

netlify bot commented May 16, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 8bce730
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/66474bd91d317900089b1cf0
😎 Deploy Preview https://deploy-preview-5589--dev-web-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 16, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit 8bce730
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/66474bd9fb33b000086ba7dc
😎 Deploy Preview https://deploy-preview-5589--novu-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@AliaksandrRyzhou AliaksandrRyzhou left a comment

Choose a reason for hiding this comment

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

@Cliftonz what do you think about an update of the following actions too?

  • pnpm/action-setup@v2
  • actions/cache@v3
  • hashicorp/setup-terraform@v1
  • aws-actions/configure-aws-credentials@v1

We can find warnings about it here

Also, I think it's important to update set-output here because this command is deprecated and will be disabled soon. New format you can find here

@SokratisVidros
Copy link
Contributor

SokratisVidros commented May 31, 2024

@Cliftonz what's the latest update on this PR? Should we treat it as a priority? If

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants