Skip to content

Commit 2b042a8

Browse files
authored
Fix remaining reference to 2.1.1 in README (#154)
Signed-off-by: Stefanie Molin <[email protected]>
1 parent 35b9232 commit 2b042a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ permissions:
274274
# ...
275275
276276
# no explicit settings needed, signs all pre-existing release artifacts
277-
- uses: sigstore/gh-action-sigstore-python@v2.1.1
277+
- uses: sigstore/gh-action-sigstore-python@v3.0.0
278278
```
279279

280280
### Internal options

0 commit comments

Comments
 (0)