Skip to content

Updating bundled toolkit packages and fix error#103

Merged
thboop merged 2 commits intoactions:mainfrom
thyeggman:thyeggman/fix-octokit-error
Oct 6, 2022
Merged

Updating bundled toolkit packages and fix error#103
thboop merged 2 commits intoactions:mainfrom
thyeggman:thyeggman/fix-octokit-error

Conversation

@thyeggman
Copy link
Copy Markdown
Contributor

Fixes #101

There was recently a change to the @actions/github toolkit package which itself uses @octokit. Since we use pinned binary versions of all our packages for this action, they needed to be updated.

Copy link
Copy Markdown

@healchow healchow left a comment

Choose a reason for hiding this comment

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

LGTM

@ruslanusmanov13
Copy link
Copy Markdown

Делаем.

Copy link
Copy Markdown
Contributor

@thboop thboop left a comment

Choose a reason for hiding this comment

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

lgtm

@thboop thboop merged commit 51a6bff into actions:main Oct 6, 2022
@pllim
Copy link
Copy Markdown

pllim commented Oct 6, 2022

Hello and thanks! Which tag will contain this fix and when will it be tagged?

@cory-miller
Copy link
Copy Markdown
Contributor

Hello and thanks! Which tag will contain this fix and when will it be tagged?

v1.1.1 has been released with this change. v1 has been moved to now reference v1.1.1.

FanJups added a commit to osscameroon/js-generator that referenced this pull request Oct 7, 2022
There was an issue actions/first-interaction#101 with first-interaction solved by this PR actions/first-interaction#103
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.

Import error when using the action in a workflow

9 participants