mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-27 12:08:04 +08:00
add new @actions/attest package
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -102,6 +102,15 @@ $ npm install @actions/cache
|
||||
```
|
||||
<br/>
|
||||
|
||||
:lock_with_ink_pen: [@actions/attest](packages/attest)
|
||||
|
||||
Provides functions to write attestations for workflow artifacts. Read more [here](packages/attest)
|
||||
|
||||
```bash
|
||||
$ npm install @actions/attest
|
||||
```
|
||||
<br/>
|
||||
|
||||
## Creating an Action with the Toolkit
|
||||
|
||||
:question: [Choosing an action type](docs/action-types.md)
|
||||
|
||||
Reference in New Issue
Block a user