Skip to content

Commit 4cb2689

Browse files
Update dev-hato/actions-create-release action to v0.0.54 (#1789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 768173d commit 4cb2689

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
@@ -14,7 +14,7 @@ jobs:
1414
create-release:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: dev-hato/actions-create-release@89243ac824d62eccd9007477cdc77b1bf8be89d4 # v0.0.53
17+
- uses: dev-hato/actions-create-release@c1d1db8e549b673a5cd3aecd9b490025755507c2 # v0.0.54
1818
with:
1919
github-token: ${{secrets.GITHUB_TOKEN}}
2020
concurrency:

0 commit comments

Comments
 (0)