Skip to content

Commit 93fb0fe

Browse files
Bump akhilmhdh/contributors-readme-action from 2.3.10 to 2.3.11
Bumps [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) from 2.3.10 to 2.3.11. - [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases) - [Commits](akhilmhdh/contributors-readme-action@v2.3.10...v2.3.11) --- updated-dependencies: - dependency-name: akhilmhdh/contributors-readme-action dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 837a47e commit 93fb0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: github.ref == 'refs/heads/main' && github.repository_owner == 'pixelit-project'
1010
steps:
1111
- name: Contribute List
12-
uses: akhilmhdh/contributors-readme-action@v2.3.10
12+
uses: akhilmhdh/contributors-readme-action@v2.3.11
1313
with:
1414
auto_detect_branch_protection: false
1515
commit_message: "Updated readme with new contributors"

0 commit comments

Comments
 (0)