Skip to content

Commit ea3d489

Browse files
authored
Merge pull request #263 from github/dependabot/github_actions/dependencies-0bd3f29af6
chore(deps): bump github/contributors from 1.5.0 to 1.5.1 in the dependencies group
2 parents fc4f7a0 + 4fe41a6 commit ea3d489

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

0 commit comments

Comments
 (0)