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 ac4c214 commit 0a731b1Copy full SHA for 0a731b1
.github/workflows/create-release.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
18
- - uses: dev-hato/actions-create-release@c2a40c5aa1affd28467f9d85ab21730396b96167 # v0.0.38
+ - uses: dev-hato/actions-create-release@05b3c90419c0ca0616c83a70b683f382293282a9 # v0.0.39
19
with:
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments