Skip to content

Commit db99cad

Browse files
chore(deps): update gradle/actions action to v4 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b54044 commit db99cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ jobs:
190190
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
191191
- name: Generate and submit dependency graph
192192
if: github.event_name == 'workflow_dispatch' || github.event_name == 'push' && github.ref == 'refs/heads/main'
193-
uses: gradle/actions/dependency-submission@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0
193+
uses: gradle/actions/dependency-submission@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
194194
with:
195195
github-token: ${{ steps.generate_github_token.outputs.token }}

0 commit comments

Comments
 (0)