Skip to content

Commit 610607d

Browse files
Merge pull request #31 from im-open/copilot/sub-pr-27
Fix ESBuild configuration for @actions/github v6.0.0 compatibility
2 parents 8932507 + e26d7e2 commit 610607d

5 files changed

Lines changed: 20165 additions & 13674 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
if: env.DO_BUILD == 'true'
110110
id: create_release
111111
# You may also reference just the major or major.minor version.
112-
uses: im-open/create-release@v3.2.0
112+
uses: im-open/create-release@v3.2.1
113113
with:
114114
github-token: ${{ secrets.GITHUB_TOKEN }}
115115
tag-name: ${{ steps.version.outputs.VERSION }}

0 commit comments

Comments
 (0)