Skip to content

Commit 9a1c116

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.2 to 2.68.3 - [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@70e0055...1cf3de8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6aff2ce commit 9a1c116

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

0 commit comments

Comments
 (0)