Skip to content

Commit

Permalink
chore(deps): bump github/contributors in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors).


Updates `github/contributors` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@1286dc8...90922d5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 3483925 commit 47db121
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 47db121

Please sign in to comment.