Skip to content

Commit

Permalink
Bump pre-commit-ci/lite-action from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/pre-commit-ci/lite-action/releases)
- [Commits](pre-commit-ci/lite-action@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: pre-commit-ci/lite-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 4e17d42 commit a686975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Commit and push changes to branch
id: commit_changes
if: steps.check_contributor.outputs.exists == 'false'
uses: pre-commit-ci/[email protected].1
uses: pre-commit-ci/[email protected].2
with:
msg: Add ${{ env.GITHUB_ACTOR }} to AUTHORS.md

0 comments on commit a686975

Please sign in to comment.