Skip to content

Commit 114addf

Browse files
authored
README: bump pins (#16)
1 parent d5bdc40 commit 114addf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
with:
9595
name: dist
9696
97-
- uses: astral-sh/attest-action@c6ac02fbfa88e5521aca175a15fc2482b70e360c # v0.0.1
97+
- uses: astral-sh/attest-action@2c727738cea36d6c97dd85eb133ea0e0e8fe754b # v0.0.4
9898
9999
- run: uv publish
100100
```
@@ -107,7 +107,7 @@ If you have a custom path (or paths) to your distributions, you can specify them
107107
via the `paths` input as whitespace-separated values.
108108

109109
```yaml
110-
- uses: astral-sh/attest-action@c6ac02fbfa88e5521aca175a15fc2482b70e360c # v0.0.1
110+
- uses: astral-sh/attest-action@2c727738cea36d6c97dd85eb133ea0e0e8fe754b # v0.0.4
111111
with:
112112
paths: |
113113
custom-dist-dir/*

0 commit comments

Comments
 (0)