Skip to content

Commit

Permalink
remove beta
Browse files Browse the repository at this point in the history
  • Loading branch information
osiegmar committed Jan 27, 2024
1 parent e667fe0 commit f691358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
distribution: 'temurin'
java-version: '21'
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3-beta
uses: gradle/actions/dependency-submission@v3
with:
dependency-graph-action: generate-and-save

0 comments on commit f691358

Please sign in to comment.