Skip to content

Commit 8e4f332

Browse files
chore(deps): bump github/contributors in the dependencies group
Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 1.5.6 to 1.5.7 - [Release notes](https://github.com/github/contributors/releases) - [Commits](ed5a1f1...9e9ce8e) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e9ce8e commit 8e4f332

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
@@ -30,7 +30,7 @@ jobs:
3030
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3131
3232
- name: Run contributor action
33-
uses: github/contributors@ed5a1f1c7c0038f4c9ad790685b6b8a549ab3f64
33+
uses: github/contributors@9e9ce8e51fe186c4d699ebb3d35c1f1fd755a357
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)