Skip to content

Commit 64f9c01

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.67.27 to 2.67.28 - [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@1e67ded...d4422f2) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.67.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a4d99b commit 64f9c01

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@1e67dedb5e3c590e1c9d9272ace46ef689da250d # v2.67.27
96+
uses: taiki-e/install-action@d4422f254e595ee762a758628fe4f16ce050fa2e # v2.67.28
9797
with:
9898
tool: git-cliff
9999
-

0 commit comments

Comments
 (0)