mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-22 01:17:40 +00:00
Updated README.md (#1026)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
parent
32a737ef81
commit
c8fb92cb80
1 changed files with 7 additions and 1 deletions
|
@ -24,6 +24,7 @@ Retrieve all changed files and directories relative to the target branch or the
|
|||
* [Useful Acronyms](#useful-acronyms)
|
||||
* [Outputs](#outputs)
|
||||
* [Inputs](#inputs)
|
||||
* [Versioning](#versioning)
|
||||
* [Examples](#examples)
|
||||
* [Real world example](#real-world-example)
|
||||
* [Known Limitation](#known-limitation)
|
||||
|
@ -241,7 +242,6 @@ For example, `v1.2.3-sec` would indicate a security-hardened version of the acti
|
|||
|
||||
Using this versioning convention helps ensure that users can easily identify and choose security-hardened versions of this action when integrating it into their workflows.
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
<details>
|
||||
|
@ -776,11 +776,17 @@ With the switch from using grep's Extended regex to match files to the natively
|
|||
This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter).
|
||||
|
||||
* [tj-actions/glob](https://github.com/tj-actions/glob)
|
||||
|
||||
* [tj-actions/auto-doc](https://github.com/tj-actions/auto-doc)
|
||||
|
||||
* [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files)
|
||||
|
||||
* [tj-actions/demo](https://github.com/tj-actions/demo)
|
||||
|
||||
* [tj-actions/demo2](https://github.com/tj-actions/demo2)
|
||||
|
||||
* [tj-actions/demo3](https://github.com/tj-actions/demo3)
|
||||
|
||||
* [tj-actions/release-tagger](https://github.com/tj-actions/release-tagger)
|
||||
|
||||
* Free software: [MIT license](LICENSE)
|
||||
|
|
Loading…
Add table
Reference in a new issue