We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ec1fb commit 9a3e699Copy full SHA for 9a3e699
.github/workflows/release.yml
@@ -146,7 +146,7 @@ jobs:
146
if: startsWith(github.ref, 'refs/tags/')
147
steps:
148
- name: Checkout repository
149
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
150
- name: Download artifacts
151
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
152
with:
0 commit comments