Skip to content

Commit 50d0559

Browse files
committed
chore: use hash to pin action
ASF allows only pinned external actions anymore. See more at https://infra.apache.org/github-actions-policy.html
1 parent b75d561 commit 50d0559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v6
10-
- uses: gradle/actions/wrapper-validation@v5
10+
- uses: gradle/actions/wrapper-validation@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2

0 commit comments

Comments
 (0)