Skip to content

Commit cd1dbf2

Browse files
authored
ci: allow fix versions for agreements to be applied automatically (#197)
1 parent 68bcd95 commit cd1dbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agreements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-workflow-agreements:
10-
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.2.1
10+
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.2
1111
secrets:
1212
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1313
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}

0 commit comments

Comments
 (0)