Skip to content

Commit 78bea40

Browse files
authored
Merge pull request #271 from github/dependabot/github_actions/dependencies-accd5ed898
chore(deps): bump github/contributors from 1.5.6 to 1.5.7 in the dependencies group
2 parents 9e9ce8e + 8e4f332 commit 78bea40

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)