Skip to content

Commit

Permalink
chore(deps): Bump taiki-e/create-gh-release-action from 1.8.1 to 1.8.2
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.1 to 1.8.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](taiki-e/create-gh-release-action@v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VorpalBlade committed Apr 22, 2024
1 parent 5b139fe commit 959e782
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1.8.1
- uses: taiki-e/create-gh-release-action@v1.8.2
with:
draft: true
# (Required) GitHub token for creating GitHub Releases.
Expand Down

0 comments on commit 959e782

Please sign in to comment.