Skip to content

Commit

Permalink
bump(deps): update marocchino/sticky-pull-request-comment action to v…
Browse files Browse the repository at this point in the history
…2.8.0
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent e0d2511 commit 0510084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/expo-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/translations-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0510084

Please sign in to comment.