Skip to content

Commit d34e4b6

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

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1818
with:
1919
persist-credentials: false
20-
- uses: dev-hato/actions-create-release@51e0c908e2cc959214e351e9c70ebf7ba70c23bb # v0.0.45
20+
- uses: dev-hato/actions-create-release@5791c2beca00a6dae77f2f48ec9df07e1e559f49 # v0.0.47
2121
with:
2222
github-token: ${{secrets.GITHUB_TOKEN}}
2323
concurrency:

0 commit comments

Comments
 (0)