Skip to content

Commit 2b369c0

Browse files
committed
FINERACT-2181: Pin gradle/actions action to 748248d
1 parent 3b58f6a commit 2b369c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Congfigure vega-cli
2727
run: npm i -g vega-cli --unsafe
2828
- name: Validate Gradle wrapper
29-
uses: gradle/actions/wrapper-validation@v4
29+
uses: gradle/actions/wrapper-validation@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
3030
- name: Install additional software
3131
run: |
3232
sudo apt-get update

0 commit comments

Comments
 (0)