Skip to content

Commit 2b69d66

Browse files
authored
Update action.yml
1 parent f6f9010 commit 2b69d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inputs:
3131
respectFunctionPrePermAmounts:
3232
description: 'Respects precise permission amounts in pure function preconditions instead of only checking read access, as done in older versions of Gobra. This option should be used for verifying legacy projects written with the old interpretation of fractional permissions. New projects are encouraged to set this flag to false.'
3333
required: false
34-
default: '1'
34+
default: '0'
3535
overflow:
3636
description: 'Check for arithmetic overflows in integer expressions.'
3737
required: false

0 commit comments

Comments
 (0)