Skip to content

Commit d1ec981

Browse files
chore(deps): bump github/contributors in the dependencies group
Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/github/contributors/releases) - [Commits](91d7b14...615f747) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 615f747 commit d1ec981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3131
3232
- name: Run contributor action
33-
uses: github/contributors@91d7b1439ccbfd8cdfb8399691daad81f7087996
33+
uses: github/contributors@615f7471903e192746ba2b0cba8451af1d673057
3434
env:
3535
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)