Skip to content

Commit

Permalink
build: 1 to v1 in sync-branches workflow (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Feb 20, 2023
1 parent eeb96c4 commit 3c3ba74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-alpha-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18
- name: Create Pull Request
id: cpr
uses: tretuna/sync-branches@1
uses: tretuna/sync-branches@v1
with:
GITHUB_TOKEN: ${{ secrets.requirements_bot_github_token }}
FROM_BRANCH: "master"
Expand Down

0 comments on commit 3c3ba74

Please sign in to comment.