Skip to content

Commit

Permalink
fix: bumps action to fix commitlint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Toolo committed Feb 27, 2024
1 parent 828ae18 commit 172dd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ runs:
files: .pre-commit-config.*
- name: Pre-commit
if: steps.check_pre_commit_config.outputs.files_exists == 'true'
uses: open-turo/action-pre-commit@v1
uses: open-turo/action-pre-commit@v2
- if: ${{ inputs.internal-dependency-prefixes != '' }}
name: Create Beta Release Check Script
run: |
Expand Down

0 comments on commit 172dd03

Please sign in to comment.