Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 1877c6a

Browse files
chore(deps): update usefulness/agp-version-finder-action digest to aecea9c (#3067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 173e802 commit 1877c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shadow_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
agp-versions: ${{ steps.build-agp-matrix.outputs.agp-versions }}
1515
steps:
1616
- id: agp-version-finder
17-
uses: usefulness/agp-version-finder-action@59c81bc46c56a1a1255659027ca2db6047154952 # v1
17+
uses: usefulness/agp-version-finder-action@aecea9c2f6cb188f39f5512d1d2e0bd4afda89e1 # v1
1818
- id: build-agp-matrix
1919
shell: bash
2020
run: echo 'agp-versions=["${{ steps.agp-version-finder.outputs.latest-beta }}","${{ steps.agp-version-finder.outputs.latest-alpha }}"]' >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)