Skip to content

Commit 674bbaf

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

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
with:
1919
persist-credentials: false
20-
- uses: dev-hato/actions-create-release@05fbf8a4683e492442a9bc6ccafc65861e0c29f9 # v0.0.43
20+
- uses: dev-hato/actions-create-release@38d43ec4009e72ebcaf3861f99456dbf4b2610bc # v0.0.44
2121
with:
2222
github-token: ${{secrets.GITHUB_TOKEN}}
2323
concurrency:

0 commit comments

Comments
 (0)