Skip to content

Commit 82aeb5f

Browse files
build(deps): Bump github/contributors
Bumps the development-dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@e5629ec...aff93cf) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 2.0.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 acb13e1 commit 82aeb5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525
-
2626
name: Identify all-time contributors to this repository
27-
uses: github/contributors@e5629ec91f6ed85ebf9d145b17f9f2bd7ed324af # v2.0.1
27+
uses: github/contributors@aff93cf32786e5eb578185bdeb52b96f341ba79b # v2.0.2
2828
env:
2929
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)