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 slack action from upstream code changes #4

Merged
merged 12 commits into from
Jul 24, 2024

Conversation

httpdss
Copy link

@httpdss httpdss commented Jun 7, 2024

No description provided.

dependabot bot and others added 12 commits October 18, 2023 05:35
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…raverse-7.23.2

build(deps-dev): bump @babel/traverse from 7.18.6 to 7.23.2
…tation-for-main-branch

Added documentation section to explain running the workflow only on a specified branch
build: use node20 instead of node16
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…3.0.3

build(deps-dev): bump braces from 3.0.2 to 3.0.3
@httpdss httpdss requested a review from patricktalmeida July 8, 2024 16:44
id: node_version
run: |
node_version=`cat .nvmrc`
echo "::set-output name=node_version::$node_version"

Choose a reason for hiding this comment

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

just as a comment, this is deprecated, possible warnings will be thrown.

@patricktalmeida
Copy link

Also don't forget that version beachbodydigital/[email protected] is locked inside reusable workflows, that should be updated.

@httpdss httpdss merged commit 1df280d into beachbodydigital:master Jul 24, 2024
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.

5 participants