Skip to content

Commit d175b35

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
create-release:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: dev-hato/actions-create-release@c1757c5de34945c9a163c8a2ec704277694c2204 # v0.0.48
17+
- uses: dev-hato/actions-create-release@d705995b736cfdc0820c8b6a27857f35407516ab # v0.0.50
1818
with:
1919
github-token: ${{secrets.GITHUB_TOKEN}}
2020
concurrency:

0 commit comments

Comments
 (0)