Skip to content

Commit 08bb66f

Browse files
committed
Remove checkout step from "Parse version file" job
1 parent 6a9e648 commit 08bb66f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
product-prerelease-version: ${{ steps.set-product-version.outputs.prerelease-product-version }}
5050
product-minor-version: ${{ steps.set-product-version.outputs.minor-product-version }}
5151
steps:
52-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5352
- name: Set variables
5453
id: set-product-version
5554
uses: hashicorp/actions-set-product-version@v2

0 commit comments

Comments
 (0)