Skip to content

Commit 30a0a45

Browse files
chore(deps): Bump taiki-e/install-action
Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.66.4 to 2.66.5 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@0f9abea...2e9d707) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.66.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5438f97 commit 30a0a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
-
9191
name: Install git-cliff [monorepo]
9292
if: ${{ inputs.is-monorepo == 'true' }}
93-
uses: taiki-e/install-action@0f9abeadd7b421a211fafd01ed6005a20d796e1e # v2.66.4
93+
uses: taiki-e/install-action@2e9d707ef49c9b094d45955b60c7e5c0dfedeb14 # v2.66.5
9494
with:
9595
tool: git-cliff
9696
-

0 commit comments

Comments
 (0)