Skip to content

Commit d1b450c

Browse files
chore(deps): bump github/contributors in the dependencies group (#199)
1 parent adc560f commit d1b450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors_report.yaml

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

0 commit comments

Comments
 (0)