summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2024-03-20 13:19:49 -0400
committerGitHub <[email protected]>2024-03-20 13:19:49 -0400
commit8b6204d24ff93a853215e30af4682518f3fd3029 (patch)
tree03aba307cf0a96d143183cefa053ed675adca94c /.github
parent19bc725c1b01f93c3b49b3c9fbedcbd536080f7b (diff)
downloadbazarr-8b6204d24ff93a853215e30af4682518f3fd3029.tar.gz
bazarr-8b6204d24ff93a853215e30af4682518f3fd3029.zip
no log: Update schedule.yaml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/schedule.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml
index 69eddf032..f69f016ea 100644
--- a/.github/workflows/schedule.yaml
+++ b/.github/workflows/schedule.yaml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Execute
- uses: benc-uk/workflow-dispatch@v121
+ uses: benc-uk/workflow-dispatch@v123
with:
workflow: "release_beta_to_dev"
token: ${{ secrets.WF_GITHUB_TOKEN }}