Skip to content

Commit 1e9ea5d

Browse files
Update testlens-app/setup-testlens action to v1.6.1 (#5312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b759b3 commit 1e9ea5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-gradle/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
- uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
2121
with:
2222
cache-encryption-key: ${{ inputs.encryptionKey }}
23-
- uses: testlens-app/setup-testlens@d4a10b20a3c8a62806d0bdfb77d51e78a885c99f # v1.6.0
23+
- uses: testlens-app/setup-testlens@cbf46f117aa1b73f2f101616333e9625b46d4b95 # v1.6.1
2424
- shell: bash
2525
env:
2626
JAVA_HOME: ${{ steps.setup-gradle-jdk.outputs.path }}

0 commit comments

Comments
 (0)