Skip to content

Commit 8885351

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

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/[email protected]
18-
- uses: dev-hato/[email protected].37
18+
- uses: dev-hato/[email protected].38
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)