Skip to content

Commit

Permalink
Bump the ctf-setup-run-tests-environment version in the ctf-run-tests…
Browse files Browse the repository at this point in the history
… GitHub Action (#812)
  • Loading branch information
njegosrailic authored Jan 16, 2025
1 parent 265e28c commit b518a6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/breezy-forks-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ctf-run-tests": patch
---

Bump ctf-setup-run-tests-environment version in ctf-run-tests GHA
2 changes: 1 addition & 1 deletion actions/ctf-run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ runs:
# Setup Tools and libraries
- name: Setup environment
if: inputs.run_setup == 'true'
uses: smartcontractkit/.github/actions/ctf-setup-run-tests-environment@f2b2edb1a25dc1272132ea3cc5e226eadc3ddece # [email protected].0
uses: smartcontractkit/.github/actions/ctf-setup-run-tests-environment@265e28cc322771651688493303785323e3482b15 # [email protected].1
with:
test_download_vendor_packages_command:
${{ inputs.test_download_vendor_packages_command }}
Expand Down

0 comments on commit b518a6f

Please sign in to comment.