Skip to content

Commit aa24aaa

Browse files
Add ref
1 parent b30d3a2 commit aa24aaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lock-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
21+
ref: ${{ github.head_ref }}
2122
- name: Set up Python
2223
uses: actions/setup-python@v4
2324
with:

0 commit comments

Comments
 (0)