Skip to content

Commit

Permalink
chore(deps): update taiki-e/create-gh-release-action action to v1.8.3 (
Browse files Browse the repository at this point in the history
…#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 0aa5a75 commit 5a96922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
message: "Version Release ${{ steps.read-changelog.outputs.version }} on ${{ steps.read-changelog.outputs.date }}"

- name: Create GitHub Releases based on changelog
uses: taiki-e/create-gh-release-action@v1.8.2
uses: taiki-e/create-gh-release-action@v1.8.3
with:
token: ${{ steps.app-token.outputs.token }}
ref: refs/tags/${{ steps.read-changelog.outputs.version }}
Expand Down

0 comments on commit 5a96922

Please sign in to comment.