Skip to content

Commit

Permalink
Update sclorg/testing-farm-as-github-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pirat89 committed Jul 17, 2024
1 parent c397a0d commit 4e8ba88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-tests-7to8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
steps:
- name: Schedule regression testing for 7to8
id: run_test_7to8
uses: sclorg/testing-farm-as-github-action@v1.2.10
uses: sclorg/testing-farm-as-github-action@v3.0.0
with:
# required
api_url: ${{ secrets.TF_ENDPOINT }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reuse-tests-8to9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- name: Schedule regression testing for 8to9
id: run_test_8to9
uses: sclorg/testing-farm-as-github-action@v1.2.10
uses: sclorg/testing-farm-as-github-action@v3.0.0
with:
# required
api_url: ${{ secrets.TF_ENDPOINT }}
Expand Down

0 comments on commit 4e8ba88

Please sign in to comment.