Skip to content

Commit 833b8fb

Browse files
chore(deps): bump github/contributors in the dependencies group (#325)
1 parent a274afd commit 833b8fb

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@ae62be2e3b1a3b2847955ec659d9bb6f88ffe628
33+
uses: github/contributors@a274afd4ff1bd4d115a0163207db2603c8733149
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)