Skip to content

Commit

Permalink
Merge pull request #2656 from DataDog/tonycthsu/fix-system-test-runne…
Browse files Browse the repository at this point in the history
…r-commmit-sha

Fix system test runner commit sha
  • Loading branch information
TonyCTHsu authored Mar 1, 2023
2 parents f39b81b + e1e6316 commit 44fb1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib-injection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- name: lib-injection test runner
id: lib-injection-test-runner
uses: DataDog/system-tests/lib-injection/runner@1af3241d5b6a928199528a8cbfc5698564f5d260
uses: DataDog/system-tests/lib-injection/runner@4eb1ec01b61c1c7e84f219127a91d07f03b0f85e
with:
docker-registry: ghcr.io
docker-registry-username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 44fb1fd

Please sign in to comment.