Skip to content

Commit 762541c

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.7 to 2.67.2 - [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@542ceba...0bc4cd8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.67.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30098c0 commit 762541c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@542cebaaed782771e619bd5609d97659d109c492 # v2.66.7
93+
uses: taiki-e/install-action@0bc4cd8a3e21db4cb9519857377b0c8c5e150de5 # v2.67.2
9494
with:
9595
tool: git-cliff
9696
-

0 commit comments

Comments
 (0)