Skip to content

Commit 1a244f2

Browse files
Update dev-hato/actions-create-release action to v0.0.5 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3534e6 commit 1a244f2

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,6 +13,6 @@ jobs:
1313
create-release:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: dev-hato/[email protected].4
16+
- uses: dev-hato/[email protected].5
1717
with:
1818
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)