Skip to content

Commit d82db8c

Browse files
chore(deps): bump github-community-projects/contributors (#486)
Bumps [github-community-projects/contributors](https://github.com/github-community-projects/contributors) from 1.7.8 to 2.0.1. - [Release notes](https://github.com/github-community-projects/contributors/releases) - [Commits](github-community-projects/contributors@0d5adc3...e5629ec) --- updated-dependencies: - dependency-name: github-community-projects/contributors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a247bb commit d82db8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3030
3131
- name: Run contributor action
32-
uses: github-community-projects/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
32+
uses: github-community-projects/contributors@e5629ec91f6ed85ebf9d145b17f9f2bd7ed324af
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)