Skip to content

Commit 76ebb25

Browse files
chore(deps): bump github/contributors in the dependencies group (#300)
1 parent efbd9e7 commit 76ebb25

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@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44
32+
uses: github/contributors@695ea9d3f1c31f6ff67ab7d6a964a15f8ef9fa04
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)