From 051008470006547affc2f0f2e6b7a829f1621f1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:23:16 +0000 Subject: [PATCH] bump(deps): update marocchino/sticky-pull-request-comment action to v2.8.0 --- .github/workflows/expo-preview.yml | 2 +- .github/workflows/translations-reporter.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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