Skip to content

Commit

Permalink
Update dev-hato/actions-create-release action to v0.0.22 (#542)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 8d6382b commit 671f5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: dev-hato/actions-create-release@v0.0.21
- uses: dev-hato/actions-create-release@v0.0.22
with:
github-token: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit 671f5f1

Please sign in to comment.