Skip to content

Commit 630c16d

Browse files
committed
SUMO-241869 add arg to disable VCS stamping
1 parent 8ed02ec commit 630c16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfproviderlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- uses: actions/[email protected]
2828
- uses: bflad/tfproviderlint-github-action@master
2929
with:
30-
args: ./...
30+
args: -buildvcs=false ./...

0 commit comments

Comments
 (0)