Skip to content

Commit 81b9cdb

Browse files
author
Kostiantyn Kostiuk
committed
wip3
1 parent 10aa75a commit 81b9cdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependabot-tapioca.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
if: ${{ steps.dependabot-metadata.outputs.package-ecosystem == 'bundler' }}
1717
with:
1818
token: ${{ secrets.PAT_USER_TOKEN }}
19+
ref: ${{ github.event.pull_request.head.sha }}
1920
- name: Setup AutoHCK
2021
uses: ./.github/actions/setup-autohck
2122

0 commit comments

Comments
 (0)