chore: add ref on checkout step (#7740)

This commit is contained in:
César Arroba
2025-05-14 08:39:49 +02:00
committed by César Arroba
parent 7399815aa4
commit 6a104141f3
@@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
ref: ${{ github.event.pull_request.merge_commit_sha }}
- name: Set short git commit SHA
id: vars