Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Update sbt-github-actions to 0.29.0#722

Open
aiven-scala-steward[bot] wants to merge 2 commits intomainfrom
update/sbt-github-actions-0.29.0
Open

Update sbt-github-actions to 0.29.0#722
aiven-scala-steward[bot] wants to merge 2 commits intomainfrom
update/sbt-github-actions-0.29.0

Conversation

@aiven-scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt-github-actions from 0.23.0 to 0.29.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-github-actions" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-github-actions" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, commit-count:n:2

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 19791485750

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 76.368%

Files with Coverage Reduction New Missed Lines %
core-s3/src/main/scala/io/aiven/guardian/kafka/s3/Config.scala 1 82.98%
Totals Coverage Status
Change from base Build 9549231147: 0.0%
Covered Lines: 349
Relevant Lines: 457

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant