Skip to content

Commit 69267c5

Browse files
authored
Merge pull request #425 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 bdc3f67 + c93514e commit 69267c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contributor_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
2828
2929
- name: Run contributor action
30-
uses: github/contributors@1286dc8d6904a9a7f735e28b7503be164fb7d4b9
30+
uses: github/contributors@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44 # v1.5.1
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
START_DATE: ${{ env.START_DATE }}
@@ -36,7 +36,7 @@ jobs:
3636
SPONSOR_INFO: "true"
3737

3838
- name: Create issue
39-
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd
39+
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
4040
with:
4141
title: Monthly contributor report
4242
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)