diff --git a/.github/workflows/expo-preview.yml b/.github/workflows/expo-preview.yml index 9a1d1443c8..ced9de48c9 100644 --- a/.github/workflows/expo-preview.yml +++ b/.github/workflows/expo-preview.yml @@ -35,7 +35,7 @@ jobs: env: EAS_PROJECT_ID: ${{ secrets.EAS_PROJECT_ID }} - - uses: marocchino/sticky-pull-request-comment@f61b6cf21ef2fcc468f4345cdfcc9bda741d2343 # v2.6.2 + - uses: marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd # v2.8.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} header: wallet-preview diff --git a/.github/workflows/translations-reporter.yml b/.github/workflows/translations-reporter.yml index d3825216b1..0c0efc6557 100644 --- a/.github/workflows/translations-reporter.yml +++ b/.github/workflows/translations-reporter.yml @@ -27,7 +27,7 @@ jobs: uses: juliangruber/read-file-action@02bbba9876a8f870efd4ad64e3b9088d3fb94d4b # tag=v1.1.6 with: path: ./missing_translations.json - - uses: marocchino/sticky-pull-request-comment@f61b6cf21ef2fcc468f4345cdfcc9bda741d2343 # v2.6.2 + - uses: marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd # v2.8.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} header: Missing Translations