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