Skip to content

Commit

Permalink
Merge pull request #160 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-0bd3f29af6
  • Loading branch information
jmeridth authored Nov 4, 2024
2 parents 3483925 + 47db121 commit 9bf2803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
- name: Run contributor action
uses: github/contributors@1286dc8d6904a9a7f735e28b7503be164fb7d4b9
uses: github/contributors@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ${{ env.START_DATE }}
Expand Down

0 comments on commit 9bf2803

Please sign in to comment.