Skip to content

Commit 48594a5

Browse files
committed
fixup
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 10095a7 commit 48594a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/upgrade-provider.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
echo "GOPRIVATE=github.com/${{ github.repository }}/*,github.com/stackitcloud/*" >> $GITHUB_ENV
3434
echo "GONOSUMDB=github.com/${{ github.repository }}/*,github.com/stackitcloud/*" >> $GITHUB_ENV
3535
# TODO: remove end
36+
- name: Unshallow clone for tags
37+
run: git fetch --prune --unshallow --tags
3638
- name: Install pulumictl
3739
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # tag=v2.1.0
3840
with:

0 commit comments

Comments
 (0)