Skip to content

Update sbt-github-actions to 0.22.0#919

Merged
ybasket merged 2 commits intotrace4cats:masterfrom
scala-steward:update/sbt-github-actions-0.22.0
Jan 28, 2024
Merged

Update sbt-github-actions to 0.22.0#919
ybasket merged 2 commits intotrace4cats:masterfrom
scala-steward:update/sbt-github-actions-0.22.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.codecommit:sbt-github-actions from 0.14.2 to 0.22.0

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.codecommit", artifactId = "sbt-github-actions" } ]

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

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

@mergify mergify bot added the dependency-update Pull requests that update a dependency version label Jan 13, 2024
@ybasket ybasket merged commit deea61a into trace4cats:master Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-update Pull requests that update a dependency version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants