Skip to content

Commit 0f34bef

Browse files
Bump scalacenter/sbt-dependency-submission from 937fb0a5271de5ee83aa699ee7810bd44f4730b0 to 0dc2189e4447f9494e97042d3cb01b89f4b0bce8 (#5021)
Bumps [scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission) from 937fb0a5271de5ee83aa699ee7810bd44f4730b0 to 0dc2189e4447f9494e97042d3cb01b89f4b0bce8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/0dc2189e4447f9494e97042d3cb01b89f4b0bce8"><code>0dc2189</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/310">#310</a> from scalacenter/create-pull-request/patch</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/522c1197d11f71cc6c8debe94ff9db62d44fcf33"><code>522c119</code></a> Update dist</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/1e7025a06ca90dd388a0a68f0b837e075363d38d"><code>1e7025a</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/309">#309</a> from scalacenter/dependabot/npm_and_yarn/actions/core...</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/07815a7cbf52d6ad088d49d370719e3abef0c9ed"><code>07815a7</code></a> Bump <code>@​actions/core</code> from 2.0.1 to 2.0.2</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/61770604cff94a340abcaeecc9ff6c08780e2610"><code>6177060</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/308">#308</a> from scalacenter/dependabot/npm_and_yarn/actions/gith...</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/3e4d5a33b8825113e8eb602aab5641c7e16444f1"><code>3e4d5a3</code></a> Bump <code>@​actions/github</code> from 6.0.1 to 7.0.0</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/2308ff752f71fdb38a06558c14c48cbea49e06a4"><code>2308ff7</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/307">#307</a> from scalacenter/update/sbt-1.12.0</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/13cb49ee4f53c9e601b7a5f77cb472b977b832db"><code>13cb49e</code></a> Update sbt, scripted-plugin to 1.12.0</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/6567599b8237b6d2621b191a2a5181ccd28e1fab"><code>6567599</code></a> Merge pull request <a href="https://redirect.github.com/scalacenter/sbt-dependency-submission/issues/306">#306</a> from scalacenter/update/scalafmt-core-3.10.3</li> <li><a href="https://github.com/scalacenter/sbt-dependency-submission/commit/6410368f750a61d4e374a389d2383b532fe889d0"><code>6410368</code></a> Update scalafmt-core to 3.10.3</li> <li>Additional commits viewable in <a href="https://github.com/scalacenter/sbt-dependency-submission/compare/937fb0a5271de5ee83aa699ee7810bd44f4730b0...0dc2189e4447f9494e97042d3cb01b89f4b0bce8">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ca7caa commit 0f34bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1, specifically v1.1.15
19-
- uses: scalacenter/sbt-dependency-submission@937fb0a5271de5ee83aa699ee7810bd44f4730b0 # v3, specifically v3.1.1
19+
- uses: scalacenter/sbt-dependency-submission@0dc2189e4447f9494e97042d3cb01b89f4b0bce8 # v3, specifically v3.1.1

0 commit comments

Comments
 (0)