Skip to content

Commit c3b2092

Browse files
chore(deps): bump github/contributors in the dependencies group (#618)
Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 1.7.2 to 1.7.4 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@91d7b14...2685bb0) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e278092 commit c3b2092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributor_report.yaml

Lines changed: 1 addition & 1 deletion
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@91d7b1439ccbfd8cdfb8399691daad81f7087996 # v1.7.2
30+
uses: github/contributors@2685bb003d6b9eecde35e82bb1bd1df4dfb7be08 # v1.7.4
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)