Skip to content

Commit

Permalink
[skip-ci] Update sclorg/testing-farm-as-github-action action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot committed Mar 14, 2024
1 parent ac17000 commit 55cf9dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
fetch-depth: 0

- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
uses: sclorg/testing-farm-as-github-action@v2
with:
compose: CentOS-Stream-9
api_key: ${{ secrets.TF_API_KEY }}
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
fetch-depth: 0

- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
uses: sclorg/testing-farm-as-github-action@v2
with:
compose: CentOS-Stream-9
api_key: ${{ secrets.TF_API_KEY }}
Expand Down

0 comments on commit 55cf9dc

Please sign in to comment.