Skip to content

Commit 86d7ef3

Browse files
Update dev-hato/actions-create-release action to v0.0.49 (#1521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50e1e0b commit 86d7ef3

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1818
with:
1919
persist-credentials: false
20-
- uses: dev-hato/actions-create-release@c1757c5de34945c9a163c8a2ec704277694c2204 # v0.0.48
20+
- uses: dev-hato/actions-create-release@3525863a96d2feb065564f11c0b301aa92e3aced # v0.0.49
2121
with:
2222
github-token: ${{secrets.GITHUB_TOKEN}}
2323
concurrency:

0 commit comments

Comments
 (0)