build(deps): bump taiki-e/create-gh-release-action from 1.9.1 to 1.9.2

Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/create-gh-release-action/compare/v1.9.1...v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-01 14:37:11 +00:00
committed by GitHub
parent 4e7f2fa03b
commit 6be4c1a8e5

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: taiki-e/create-gh-release-action@v1.9.1
- uses: taiki-e/create-gh-release-action@v1.9.2
with:
draft: true
token: ${{ secrets.GITHUB_TOKEN }}