Files
mlugg 048396053b npm update
Notably, this gets us `@actions/github` 6.0.1, which is necessary for
`github.context.runAttempt` (so I have also updated `package.json`
accordingly). On that note... great job following semver, GitHub!
Between this and the non-breaking major version change on
`@actions/cache`, I'm starting to feel like nobody on the Actions team
understands how software versioning works.
2025-06-29 17:06:44 +01:00

10 lines
144 B
YAML

version: v2
clean: true
inputs:
- proto_file: protobuf-ts.proto
plugins:
- local: protoc-gen-es
out: src/gen
opt:
- target=ts