Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
f24948a6e6 chore(deps): update dependency @actions/exec to v2
Some checks failed
renovate/artifacts Artifact file update failure
2025-12-31 02:39:57 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
ThisBuild / scalaVersion := "2.13.18"
ThisBuild / scalaVersion := "2.12.15"
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
+1 -1
View File
@@ -31,7 +31,7 @@
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.0.2",