Skip to content

Commit b962098

Browse files
ci(deps): bump github/contributors from 2.0.1 to 2.0.3 (#874)
Bumps [github/contributors](https://github.com/github/contributors) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@e5629ec...d699725) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 2.0.3 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 7e7cf43 commit b962098

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@e5629ec91f6ed85ebf9d145b17f9f2bd7ed324af # v2.0.1
38+
uses: github/contributors@d699725600f8a639710957615aedd7f5368b6cba # v2.0.3
3939
env:
4040
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
START_DATE: ${{ steps.dates.outputs.START_DATE }}

0 commit comments

Comments
 (0)