Skip to content

Commit

Permalink
Bump taiki-e/create-gh-release-action from 1.8.3 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/v1.9.0/CHANGELOG.md)
- [Commits](taiki-e/create-gh-release-action@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: taiki-e/create-gh-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 856807a commit 96d074a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1.8.3
- uses: taiki-e/create-gh-release-action@v1.9.0
with:
draft: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 96d074a

Please sign in to comment.