Skip to content

Commit 983c353

Browse files
authored
chore: Use go-mod-path in run-script-and-commit GitHub action (#1526)
1 parent 15e0b8a commit 983c353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
file_to_commit: 'cfn-resources/${{ github.event.inputs.resourceName }}/compliance/v*/*'
126126
commit_message:
127127
"chore: Update SSDLC report for ${{ needs.publish.outputs.published_version }}"
128-
repo-path: "cfn-resources/"
128+
go-mod-path: "cfn-resources/go.mod"
129129
env:
130130
KONDUKTO_TOKEN: ${{ secrets.KONDUKTO_TOKEN }}
131131
SILKBOMB_IMG: ${{ vars.SILKBOMB_IMG }}

0 commit comments

Comments
 (0)