Skip to content

Commit 2583928

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18-
- uses: dev-hato/actions-create-release@601f9abf05d3f448100c873cdc764cb7faab5334 # v0.0.41
18+
- uses: dev-hato/actions-create-release@3fe9e0cb947ce3216562869cef89ff3e193e0649 # v0.0.42
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)