Skip to content

Commit

Permalink
8293368: GitHub Workflows security hardening
Browse files Browse the repository at this point in the history
Reviewed-by: kcr, arapte
  • Loading branch information
sashashura authored and kevinrushforth committed Sep 16, 2022
1 parent 5e4552d commit a27840e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/submit.yml
Expand Up @@ -48,6 +48,9 @@ on:
# Enable triggering the workflow manually
workflow_dispatch:

permissions:
contents: read

jobs:
validation:
name: "Gradle Wrapper Validation"
Expand Down

1 comment on commit a27840e

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.