Skip to content

Commit 2366d3c

Browse files
Update dev-hato/actions-create-release action to v0.0.52 (#1587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19ded2a commit 2366d3c

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818
with:
1919
persist-credentials: false
20-
- uses: dev-hato/actions-create-release@4f3fe8f09c86afc903e28f90ec9451911d013899 # v0.0.51
20+
- uses: dev-hato/actions-create-release@02cbbaefdcf6fd6a02ef91e591ccafcddc7c6407 # v0.0.52
2121
with:
2222
github-token: ${{secrets.GITHUB_TOKEN}}
2323
concurrency:

0 commit comments

Comments
 (0)