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 27add99 commit 7913a63Copy full SHA for 7913a63
.github/workflows/create-release.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
- - uses: dev-hato/actions-create-release@05b3c90419c0ca0616c83a70b683f382293282a9 # v0.0.39
+ - uses: dev-hato/actions-create-release@4fc75e1244f4dd0461c7a488256feb67e21ee3f2 # v0.0.40
19
with:
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments