Skip to content

Commit 1ccff56

Browse files
update github ref
1 parent 2d129d6 commit 1ccff56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-device-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
4141
steps:
4242
- name: Checkout all repos with ref fallback
43-
uses: walt-id/waltid-identity/.github/actions/checkout-repos@c95b601fc5095d5668eb8c906af992d8e00ed513
43+
uses: walt-id/waltid-identity/.github/actions/checkout-repos@4296a7f80cacf7e60cb1a20321956768892eb7e3
4444
with:
4545
token: ${{ secrets.GH_ACCESS_TOKEN || github.token }}
4646
ref: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)