Skip to content

Commit 23cdaef

Browse files
build(deps): Bump github/contributors
Bumps the development-dependencies group with 1 update: [github/contributors](https://github.com/github/contributors). Updates `github/contributors` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github-community-projects/contributors@373891b...e5629ec) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72c305b commit 23cdaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525
-
2626
name: Identify all-time contributors to this repository
27-
uses: github/contributors@373891b189ac1b370c1a13fc8a5b1da8aeba6967 # v2.0.0
27+
uses: github/contributors@e5629ec91f6ed85ebf9d145b17f9f2bd7ed324af # v2.0.1
2828
env:
2929
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)