Skip to content

Commit 1039b6f

Browse files
authored
chore: update action dependency version in action.yaml (#79)
Signed-off-by: Rafael Matias <rafael@skyle.net>
1 parent c7f6ac3 commit 1039b6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
using: 'composite'
4545
steps:
4646
- name: Verify and install dependencies
47-
uses: ethpandaops/benchmarkoor/.github/actions/dependencies@8c05c21f44c2dfe3461765c71b6da0b0b493ef73
47+
uses: ethpandaops/benchmarkoor/.github/actions/dependencies@c7f6ac333b8fe8318a9b465dab0a5907d5a8cb07
4848

4949
- name: Build Docker image locally
5050
if: inputs.image == ''

0 commit comments

Comments
 (0)