Skip to content

Commit

Permalink
chore(deps): bump github/contributors from 1.3.0 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps [github/contributors](https://github.com/github/contributors) from 1.3.0 to 1.4.2.
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@832b651...fa291c6)

---
updated-dependencies:
- dependency-name: github/contributors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent d1d130d commit 87b17f1
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 @@ -29,7 +29,7 @@ jobs:
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
- name: Run contributor action
uses: github/contributors@832b6518181710ef277bc9ddafda6696e6b312bd
uses: github/contributors@fa291c69abb946173a963a32f20ee29e8a7b6775
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ${{ env.START_DATE }}
Expand Down

0 comments on commit 87b17f1

Please sign in to comment.