<dependency>
<groupId>com.github.sbt</groupId>
<artifactId>sbt-github-actions</artifactId>
<version>0.18.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.sbt', module='sbt-github-actions', version='0.18.0')
)