We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b01e72 commit 187b921Copy full SHA for 187b921
1 file changed
.github/workflows/release.yml
@@ -20,8 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
22
with:
23
- fetch-depth: 1
24
- fetch-tags: true
+ fetch-depth: 0
25
26
- name: Set up Go 1.25
27
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
0 commit comments