Skip to content

Commit

Permalink
errors in action shas
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Feb 2, 2024
1 parent 4ff5795 commit 35d4b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
distribution: temurin
java-version: 17
- name: get acceptance test report
uses: docker/login-action@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d@v3
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
with:
branch: main
name_is_regexp: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reference-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: 'reference-tests'
path: 'ethereum/referencetests/build/generated/sources/reference-test/'
- name: get reference test report
uses: docker/login-action@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d@v3
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
with:
branch: main
name_is_regexp: true
Expand Down

0 comments on commit 35d4b9d

Please sign in to comment.