Skip to content

Commit

Permalink
chore(deps): update biomejs/setup-biome action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 20cee48 commit 47260ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/biome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Setup Biome
uses: biomejs/setup-biome@fbd4c08f9a360b7c371d1688e00fbbffd68d103b # v2.0.0
uses: biomejs/setup-biome@7702017cc1f1a9ed7ce79740e6fefa02590dc877 # v2.1.0

- name: Run Biome
run: biome ci --error-on-warnings .

0 comments on commit 47260ec

Please sign in to comment.