Skip to content

Commit 1ec96b6

Browse files
authored
Merge pull request #223 from emarsden/dependabot/github_actions/taiki-e/create-gh-release-action-1.11.0
Build(deps): bump taiki-e/create-gh-release-action from 1.10.0 to 1.11.0
2 parents 9ba3952 + ed69d99 commit 1ec96b6

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)