ci: Pin create-release reusable workflow

This commit is contained in:
Taiki Endo
2025-12-04 02:45:39 +09:00
parent 4875eb9d97
commit 8aeb767d80

View File

@@ -32,7 +32,8 @@ jobs:
create-release-manifest-schema:
if: github.repository_owner == 'taiki-e' && startsWith(github.ref_name, 'install-action-manifest-schema-')
uses: taiki-e/github-actions/.github/workflows/create-release.yml@main
# TODO: use new rust-release workflow
uses: taiki-e/github-actions/.github/workflows/create-release.yml@853cebf868aa2dce1470668df24176803e05adc8
with:
crates: tools/manifest-schema
changelog: tools/manifest-schema/CHANGELOG.md