Skip to content

Commit

Permalink
chore: Bump run-integration-test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Dec 4, 2024
1 parent 999ea29 commit dc99a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: Run Integration Test
id: test
uses: stackabletech/actions/run-integration-test@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
uses: stackabletech/actions/run-integration-test@9392a11b48f8e7b55dfe4596450bb2b3773fd0bb # v0.4.0 TODO: Use released version
with:
test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }}
test-run: ${{ env.TEST_RUN }}
Expand Down

0 comments on commit dc99a32

Please sign in to comment.