Skip to content

Commit ed69d99

Browse files
Build(deps): bump taiki-e/create-gh-release-action from 1.10.0 to 1.11.0
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.10.0 to 1.11.0. - [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.10.0...v1.11.0) --- updated-dependencies: - dependency-name: taiki-e/create-gh-release-action dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50639d1 commit ed69d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-bin-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
11-
- uses: taiki-e/create-gh-release-action@v1.10.0
11+
- uses: taiki-e/create-gh-release-action@v1.11.0
1212
with:
1313
changelog: CHANGELOG.md
1414
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)