We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa32f20 commit b465bceCopy full SHA for b465bce
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: taiki-e/install-action@4820827bd312afaf667a328f1d0fe0fb4f6751b1 # v2
21
with:
22
tool: cargo-release@0.25.0
23
- - uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
+ - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1
24
25
prefix: datatest-stable
26
changelog: CHANGELOG.md
0 commit comments