mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #774 from cjmayo/gh-action-sigstore-python-2.1.0
Update gh-action-sigstore-python to v2.1.0
This commit is contained in:
commit
d13ef0448b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-files.yml
vendored
2
.github/workflows/release-files.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
python3 -m hatchling build
|
||||
|
||||
- name: Generate Sigstore signatures
|
||||
uses: sigstore/gh-action-sigstore-python@9310933b45d7dfc2fe40c1d701ac114548c28d31
|
||||
uses: sigstore/gh-action-sigstore-python@1a402ed919f6cb88b9bafb523fb65508c442514b
|
||||
with:
|
||||
inputs: dist/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue