Skip to content

Commit

Permalink
use floating tag for create-cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Mar 6, 2024
1 parent 78ab4d6 commit 231b5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
sleep 10
- name: Create infra cluster for ${{ matrix.flavors.name }}
uses: stackrox/actions/infra/create-cluster@tm/create-cluster-endpoint
uses: stackrox/actions/infra/create-cluster@v1
with:
token: ${{ env.INFRA_TOKEN_DEV }}
flavor: ${{ matrix.flavors.name }}
Expand Down

0 comments on commit 231b5fc

Please sign in to comment.