Pin aormsby/Fork-Sync-With-Upstream-action action to 1090e36 (#38)

Reviewed-on: #38
This commit is contained in:
Luca Bilke 2024-05-23 14:15:28 +02:00
commit 3e25cadfdc

View file

@ -13,7 +13,7 @@ jobs:
uses: https://code.forgejo.org/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Pull upstream repo
uses: https://github.com/aormsby/Fork-Sync-With-Upstream-action@v3.4.1
uses: https://github.com/aormsby/Fork-Sync-With-Upstream-action@1090e365224fc834e7e1de521c417ded2d6fcb53 # v3.4.1
with:
target_sync_branch: master
target_repo_token: ${{ secrets.GITHUB_TOKEN }}