Skip to content

Commit 506e79b

Browse files
chore(deps): bump github/contributors in the dependencies group (#347)
Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 1.5.7 to 1.5.8 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@9e9ce8e...6949781) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6127eb8 commit 506e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/contributors@9e9ce8e51fe186c4d699ebb3d35c1f1fd755a357
32+
uses: github/contributors@6949781e2a2575cba21a80325c9dd6014f5c898b
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)