Skip to content

Commit 6aff2ce

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.68.1 to 2.68.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@cede0bb...70e0055) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4713aa commit 6aff2ce

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
@@ -93,7 +93,7 @@ jobs:
9393
-
9494
name: Install git-cliff [monorepo]
9595
if: ${{ inputs.is-monorepo == 'true' }}
96-
uses: taiki-e/install-action@cede0bb282aae847dfa8aacca3a41c86d973d4d7 # v2.68.1
96+
uses: taiki-e/install-action@70e00552f3196d9a4c7dde7c57ef4c4830d422dd # v2.68.2
9797
with:
9898
tool: git-cliff
9999
-

0 commit comments

Comments
 (0)