Skip to content

Commit 0bf9c3f

Browse files
Update dev-hato/actions-create-release action to v0.0.24 (#748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 865381e commit 0bf9c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/[email protected]
16-
- uses: dev-hato/[email protected].23
16+
- uses: dev-hato/[email protected].24
1717
with:
1818
github-token: ${{secrets.GITHUB_TOKEN}}
1919
concurrency:

0 commit comments

Comments
 (0)