Skip to content

Commit 7913a63

Browse files
Update dev-hato/actions-create-release action to v0.0.40 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27add99 commit 7913a63

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
@@ -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@05b3c90419c0ca0616c83a70b683f382293282a9 # v0.0.39
18+
- uses: dev-hato/actions-create-release@4fc75e1244f4dd0461c7a488256feb67e21ee3f2 # v0.0.40
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)