Skip to content

Commit

Permalink
Update sclorg/testing-farm-as-github-action action to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 9787116 commit 58351fd
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@v3.0.0
uses: sclorg/testing-farm-as-github-action@v3.1.1
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@v3.0.0
uses: sclorg/testing-farm-as-github-action@v3.1.1
with:
# required
api_url: ${{ secrets.TF_ENDPOINT }}
Expand Down

0 comments on commit 58351fd

Please sign in to comment.