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 fe826e4 commit d31a9b4Copy full SHA for d31a9b4
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2
21
with:
22
tool: cargo-release@0.25.0
23
- - uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
+ - uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
24
25
prefix: datatest-stable
26
changelog: CHANGELOG.md
0 commit comments