Skip to content

Commit 738ba1a

Browse files
ci(deps): bump github/contributors from 2.0.4 to 2.0.6 (#878)
Bumps [github/contributors](https://github.com/github/contributors) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@08ba119...6255ce8) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 2.0.6 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 d168de8 commit 738ba1a

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@08ba1193dde975b1e1e5b0a4de4d4576be865c5c # v2.0.4
38+
uses: github/contributors@6255ce8253111dc8d4a415ccfb753d7ef800433f # v2.0.6
3939
env:
4040
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
START_DATE: ${{ steps.dates.outputs.START_DATE }}

0 commit comments

Comments
 (0)