Skip to content

Commit

Permalink
Merge pull request #6 from balena-os/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Update Pin dependencies
  • Loading branch information
balena-renovate[bot] authored Oct 2, 2023
2 parents f92fbdd + 01aa277 commit 18ad360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
with:
ref: ${{ matrix.branch }}

# https://github.com/aormsby/Fork-Sync-With-Upstream-action
- name: Sync upstream commits
id: sync
uses: aormsby/[email protected]
uses: aormsby/Fork-Sync-With-Upstream-action@9e2e4fd0829a2fe8ca4b13693faac9230c414d51 # v3.4
with:
target_sync_branch: ${{ matrix.branch }}
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 18ad360

Please sign in to comment.