-
Notifications
You must be signed in to change notification settings - Fork 5
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(deps): bump ExodusMovement/actions from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09 #63
Conversation
@sparten11740 looks like something broke, it fails to install the private |
no, this is because we don't have a dependabot secret here to install private dependencies, but we're using |
weird it doesn't fail on the others. The passed token is empty:
On the other PRs it reads
|
Bumps [ExodusMovement/actions](https://github.com/exodusmovement/actions) from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09. - [Commits](ExodusMovement/actions@06f077a...9c4a20d) --- updated-dependencies: - dependency-name: ExodusMovement/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
598fdef
to
45b9f3d
Compare
|
doesn't seem to be passing along that input 🤔
|
I think it's just not listed because the token is empty. We do use this version of the action in hydra and it works without issues. What's throwing me off is that it works in the other PRs 🤔 |
Superseded by #70. |
Bumps ExodusMovement/actions from 06f077a9081a1e973586dde8870e7116873b9b84 to 9c4a20d008b67694f86833c3790dc240b11dee09.
Commits
9c4a20d
fix(setup/lerna): use latestsetup/yarn-berry
(#16)80a106a
fix: registry authentication (#14)f6b162d
feat(setup-lerna): use latest yarn berry setup action (#13)daef8a0
feat: dependency-review action (#12)aff809a
feat: improve caching (#10)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)