Skip to content

Commit

Permalink
chore(deps): bump scribemd/pre-commit-action action to v0.9.127
Browse files Browse the repository at this point in the history
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | ScribeMD/pre-commit-action | 0.9.116 | 0.9.127 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Dec 18, 2023
1 parent 9af8337 commit 15f4f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
) }}
restore-keys: yarn-${{ steps.os.outputs.IMAGE }}-
- name: Run pre-commit hooks.
uses: ScribeMD/pre-commit-action@aaa96559a813c7280f69aa91a73916dc3eabf19e # 0.9.116
uses: ScribeMD/pre-commit-action@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
- name: Publish test results to GitHub.
uses: EnricoMi/publish-unit-test-result-action@ca89ad036b5fcd524c1017287fb01b5139908408 # v2.11.0
if: always()
Expand Down

0 comments on commit 15f4f20

Please sign in to comment.