We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34174bc commit b24a8e0Copy full SHA for b24a8e0
.github/workflows/create-release-proposal.yml
@@ -34,7 +34,7 @@ jobs:
34
RELEASE_LINE: ${{ inputs.release-line }}
35
runs-on: ubuntu-latest
36
steps:
37
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
with:
39
ref: ${{ env.STAGING_BRANCH }}
40
# Needs the whole git history for ncu to work
0 commit comments