Skip to content

Commit 05265f5

Browse files
Update contract-verify for shareholder voting
1 parent 375f7cf commit 05265f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contract-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
echo "contract-filepaths=$files" >> "$GITHUB_OUTPUT"
4040
- name: Contract verify action step
4141
id: verify
42-
uses: Franziska-Mueller/qubic-contract-verify@v1.0.0
42+
uses: Franziska-Mueller/qubic-contract-verify@v1.0.1
4343
with:
4444
filepaths: '${{ steps.filepaths.outputs.contract-filepaths }}'

0 commit comments

Comments
 (0)