Skip to content

Commit 8dee635

Browse files
ci(deps): bump github/contributors from 1.7.7 to 1.7.8 (#864)
Bumps [github/contributors](https://github.com/github/contributors) from 1.7.7 to 1.7.8. - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@e345de7...0d5adc3) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 785ccbb commit 8dee635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "TITLE_DATE=$title_date" >> "$GITHUB_OUTPUT"
3636
3737
- name: Run contributor action
38-
uses: github/contributors@e345de71bbd056a34a70709afd4f4bf0a270cc1a # v1.7.7
38+
uses: github/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238 # v1.7.8
3939
env:
4040
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
START_DATE: ${{ steps.dates.outputs.START_DATE }}

0 commit comments

Comments
 (0)