diff --git a/.github/workflows/biome.yaml b/.github/workflows/biome.yaml index 1cd4a49..22f72f8 100644 --- a/.github/workflows/biome.yaml +++ b/.github/workflows/biome.yaml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: Setup Biome - uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 # v2.7.0 + uses: biomejs/setup-biome@4c91541eaada48f67d7dbd7833600ce162b68f51 # v2.7.1 - name: Run Biome run: biome ci . --reporter=github diff --git a/.github/workflows/site-deploy.yaml b/.github/workflows/site-deploy.yaml index 9772cf8..7bc2c01 100644 --- a/.github/workflows/site-deploy.yaml +++ b/.github/workflows/site-deploy.yaml @@ -36,4 +36,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5 + uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0