Skip to content

Commit

Permalink
Merge pull request #478 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-fda33360bd
  • Loading branch information
jmeridth authored Feb 18, 2025
2 parents 7a1c55f + 24979fc commit bb7bf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributor_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
- name: Run contributor action
uses: github/contributors@3387722e41cbcd1560376fe7575b4b0e372633c5 # v1.5.4
uses: github/contributors@1f903d4eba7d5318fea1ad9500d53370599bf9b8 # v1.5.5
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ${{ env.START_DATE }}
Expand Down

0 comments on commit bb7bf0e

Please sign in to comment.