action-docs
action-docs copied to clipboard
Generate docs for GitHub actions
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 7.17.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.17.0 7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507) eslint-plugin: [return-await] add...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.1 to 2.9.0. Release notes Sourced from step-security/harden-runner's releases. v2.9.0 What's Changed Release v2.9.0 by @h0x0er and @varunsh-coder in step-security/harden-runner#435 This release includes: Enterprise Tier - Telemetry...
I receive the below error when running on a workflow file with a trigger of workflow_call. I've tested multiple workflow files and if I change it to another trigger such...
Approach to fix the secrets parts of #621
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3. Release notes Sourced from actions/setup-node's releases. v4.0.3 What's Changed Bug fixes: Fix macos latest check failures by @HarithaVattikuti in actions/setup-node#1041 Documentation changes: Documentation update...
For reusable workflows or custom actions which aren't at the root of the repository, the usage should include the path to the workflow/action yaml file. E.g. ``` jobs: call-workflow-passing-data: uses:...
Possible way to address #654
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.12.0 to 7.13.0. Release notes Sourced from oxsecurity/megalinter's releases. v7.13.0 What's Changed New linters Add ls-lint, file and folder linter, by @scolladon in oxsecurity/megalinter#3681 Core Handle renovate...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4. Release notes Sourced from actions/upload-artifact's releases. v4.3.4 What's Changed Update @actions/artifact version, bump dependencies by @robherley in actions/upload-artifact#584 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4 Commits 0b2256b Merge...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.2.0 What's Changed Bump actions/create-github-app-token from 1.9.0 to 1.10.0 by @dependabot in dependabot/fetch-metadata#523 Bump actions/create-github-app-token from 1.10.0 to...