Skip to content

Commit 4b49462

Browse files
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 74a37d1 commit 4b49462

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-gradle-wrapper.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
permissions:
2+
contents: read
13
name: Update Gradle Wrapper
24
# Needed because dependabot doesn't support updating the gradle wrapper
35
# see: https://github.com/dependabot/dependabot-core/issues/2223

0 commit comments

Comments
 (0)