We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e758cf3 commit 1d3c521Copy full SHA for 1d3c521
.github/workflows/branch_clean.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
26
with:
27
ref: ${{ github.event.pull_request.head.sha }}
28
fetch-depth: 0
0 commit comments