Skip to content

Commit

Permalink
fix: update github script version for failing TSCCR check on dev-port…
Browse files Browse the repository at this point in the history
…al-internal (#2625)
  • Loading branch information
LeahMarieBush authored Nov 11, 2024
1 parent f785819 commit a0b5b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
github_token: ${{ secrets.PAT_HASHIBOT_WEB_DEV_PORTAL_INTERNAL_SYNC }}

- name: Ship pull request
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
with:
github-token: ${{ secrets.PAT_HASHIBOT_WEB_DEV_PORTAL_INTERNAL_SYNC }}
result-encoding: string
Expand Down

0 comments on commit a0b5b05

Please sign in to comment.