Skip to content

Commit 48a338b

Browse files
chore(deps): bump github/contributors in the dependencies group (#316)
1 parent b7d98b9 commit 48a338b

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@3387722e41cbcd1560376fe7575b4b0e372633c5
32+
uses: github/contributors@1f903d4eba7d5318fea1ad9500d53370599bf9b8
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)