-
-
Notifications
You must be signed in to change notification settings - Fork 164
build(deps): bump @actions/github from 5.0.1 to 5.0.3 #470
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
Conversation
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
manual changes are needed, https://github.com/golangci/golangci-lint-action/runs/6449053944?check_suite_focus=true
as I see https://github.com/golangci/golangci-lint-action/runs/6449053944 and
it didn't work |
61d4b90
to
16708a1
Compare
16708a1
to
c8e3f81
Compare
I updated the condition in motivation is related to my prev comment #470 (comment) above, also, maybe it will be better to remove part with "dependencies" label |
|
1f311dd
to
c8e3f81
Compare
I agree that the problem is related to the time between the creation of the PR and the addition of the label: when the PR is created the step "Update dist files" is skipped because the label is not here. Note: I don't know if it's a problem with dependabot or the GitHub API. |
Bumps @actions/github from 5.0.1 to 5.0.3.
Changelog
Sourced from
@actions/github
's changelog.Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)