Skip to content

Commit 61eee9e

Browse files
chore(deps): Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `github/contributors` from 2.0.10 to 2.0.11 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@1878140...b859081) Updates `taiki-e/install-action` from 2.77.1 to 2.77.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@cca35ed...fa0dd4c) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 2.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: taiki-e/install-action dependency-version: 2.77.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 e63aaa6 commit 61eee9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Checkout repository
7171
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7272
- name: Identify all-time contributors to this repository
73-
uses: github/contributors@1878140f3a38f939c76bcf4af402be1af67b5e94 # v2.0.10
73+
uses: github/contributors@b859081429c8fa345253bdc53f4ccd94ab43cab7 # v2.0.11
7474
env:
7575
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7676
REPOSITORY: ${{ github.repository }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
uses: go-openapi/gh-actions/ci-jobs/detect-go-monorepo@21fde93224f7f4c39a622fbe7eb50e4a620eb899 # v1.14.12
9393
-
9494
name: Install git-cliff
95-
uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3 # v2.77.1
95+
uses: taiki-e/install-action@fa0dd4cd0a40696e6f9766370614a5ce482e6aa8 # v2.77.5
9696
with:
9797
tool: git-cliff
9898
-

0 commit comments

Comments
 (0)