Skip to content

Commit 9720eaf

Browse files
chore(deps): update gradle/actions action to v4
1 parent c70988c commit 9720eaf

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
@@ -189,6 +189,6 @@ jobs:
189189
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
190190
- name: Generate and submit dependency graph
191191
if: github.event_name == 'workflow_dispatch' || github.event_name == 'push' && github.ref == 'refs/heads/main'
192-
uses: gradle/actions/dependency-submission@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
192+
uses: gradle/actions/dependency-submission@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
193193
with:
194194
github-token: ${{ steps.generate_github_token.outputs.token }}

0 commit comments

Comments
 (0)