We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d192748 commit d0f9f13Copy full SHA for d0f9f13
.github/workflows/release-dry-run.yml
@@ -13,7 +13,7 @@ jobs:
13
name: 'Release (dry run)'
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
17
with:
18
ref: ${{ github.event.pull_request.head.ref }}
19
- uses: technology-studio/github-workflows/.github/actions/install-dependencies@main
0 commit comments