Skip to content

Commit

Permalink
Pin update PR branch action to commit sha (#2731)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Steiner authored Dec 20, 2023
1 parent f6a10f9 commit 5c71056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Automatically update mergeable PRs
uses: adRise/[email protected]
uses: adRise/update-pr-branch@cd305ecbd76bf63056c9400ce2c725293fc3e0c0 # v0.7.0
with:
token: ${{ secrets.FLWRMACHINE_TOKEN }}
base: 'main'
Expand Down

0 comments on commit 5c71056

Please sign in to comment.