Skip to content

Commit db0c09e

Browse files
Bump github-community-projects/contributors from 1 to 2 (#897)
Bumps [github-community-projects/contributors](https://github.com/github-community-projects/contributors) from 1 to 2. - [Release notes](https://github.com/github-community-projects/contributors/releases) - [Commits](github-community-projects/contributors@v1...v2) --- updated-dependencies: - dependency-name: github-community-projects/contributors dependency-version: '2' 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 d71f799 commit db0c09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributor-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
2929
3030
- name: Run contributor action
31-
uses: github-community-projects/contributors@v1
31+
uses: github-community-projects/contributors@v2
3232
env:
3333
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)