Skip to content

Commit

Permalink
Use the new version for on-demand triggers
Browse files Browse the repository at this point in the history
Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com>
  • Loading branch information
arsulegai authored and ryjones committed Jun 8, 2023
1 parent a563a1c commit 9469125
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sed -i "s/buffer_window_days: 3/buffer_window_days: ${{ inputs.number-of-days }}/" ./.github/configs/quarterly-report-reminder.yaml
- name: GitHub Issue Schedule
uses: hyperledger-tooling/github-issue-schedule@1.1
uses: hyperledger-tooling/github-issue-schedule@1.2
env:
GITHUB_TOKEN: "${{ secrets.TOC_ISSUES }}"
CONFIG_FILE: ./.github/configs/quarterly-report-reminder.yaml

0 comments on commit 9469125

Please sign in to comment.