diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index d8b71d65301..9df161f9dbe 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -50,7 +50,7 @@ jobs: # 👇 Runs Chromatic CLI in ./packages/ui - name: Publish to Chromatic - uses: chromaui/action@fd0e276c344bab4dc69a023fdf89ffb9b79b3b31 # v11 + uses: chromaui/action@306092d42c0743800aadf544ee263cbc56598b1b # v11 with: workingDir: packages/ui projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 4cf211f5077..3933f1def0a 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -122,7 +122,7 @@ jobs: - name: Commit files id: commit-files if: ((github.event_name != 'pull_request' && github.ref_name == 'dev') || github.event_name == 'scheduled') && steps.verify-changed-files.outputs.files_changed - uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6 + uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6 with: token: ${{ secrets.GH_ACT_PAT }} commit-message: Updated translations from Crowdin