Björn Kautler

Results 489 issues of Björn Kautler

https://github.com/typesafegithub/github-actions-typing explicitly specifies that anchors are supported, but the abg says "com.charleskorn.kaml.ForbiddenAnchorOrAliasException: Parsing anchors and aliases is disabled."

bug

Fixes #73 If types of input and output match, you can do ```kotlin lookupOnlyExpression = cache.outputs.cacheHit ``` If types do not match for whatever reason, you can still do ```kotlin...

This makes the metadata file content more stable and allows to provide a checksum, as Kotlin for example is quite unhappy if it finds no checksum or cannot successfully verify...

With these changes you can for example depend on `actions:cache__save___major:[v4,v5)"` and get the latest v4 action with latest v4 typing by resolving to a concrete v4.x.y version but the output...