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 8a4d73e commit cb27e89Copy full SHA for cb27e89
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: taiki-e/install-action@63f2419bb6a642b9973690fd13cf07b750f65635 # v2
21
with:
22
tool: [email protected]
23
- - uses: taiki-e/create-gh-release-action@b7abb0cf5e72cb5500307b577f9ca3fd4c5be9d2 # v1
+ - uses: taiki-e/create-gh-release-action@26b80501670402f1999aff4b934e1574ef2d3705 # v1
24
25
prefix: quick-junit
26
changelog: CHANGELOG.md
0 commit comments