File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4949 java-version : " 11"
5050 cache : " gradle"
5151 - name : " Run Instrumented Tests"
52- uses : reactivecircus/android-emulator-runner@v2.26 .0
52+ uses : reactivecircus/android-emulator-runner@v2.27 .0
5353 with :
5454 working-directory : ${{ inputs.app_relative_path }}
5555 api-level : 29
Original file line number Diff line number Diff line change 3131 with :
3232 ref : development
3333 - name : " Import GPG Key"
34- uses : crazy-max/ghaction-import-gpg@v4
34+ uses : crazy-max/ghaction-import-gpg@v5
3535 with :
3636 gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
3737 passphrase : ${{ secrets.GPG_PASSPHRASE }}
6262 fetch-depth : 0
6363 ref : main
6464 - name : " Import GPG Key"
65- uses : crazy-max/ghaction-import-gpg@v4
65+ uses : crazy-max/ghaction-import-gpg@v5
6666 with :
6767 gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
6868 passphrase : ${{ secrets.GPG_PASSPHRASE }}
Original file line number Diff line number Diff line change 3838 path : core-sdk-samples/higgs-shop-sample-app/dataplans
3939
4040 - name : " Import GPG Key"
41- uses : crazy-max/ghaction-import-gpg@v4
41+ uses : crazy-max/ghaction-import-gpg@v5
4242 with :
4343 gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }}
4444 passphrase : ${{ secrets.GPG_PASSPHRASE }}
You can’t perform that action at this time.
0 commit comments