This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_2_5_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_2_5_X by this push:
     new c1e8087  swap to immutable version due to changed ASF infra policy but 
see also "Pin actions to a full length commit SHA" from: 
https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/security-hardening-for-github-actions
 (approval of pinned version still pending)
c1e8087 is described below

commit c1e8087bc1af1a899665f7504e0354f9e647e06a
Author: Paul King <[email protected]>
AuthorDate: Mon Dec 28 11:49:32 2020 +1000

    swap to immutable version due to changed ASF infra policy but see also "Pin 
actions to a full length commit SHA" from:
    
https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/security-hardening-for-github-actions
    (approval of pinned version still pending)
---
 .github/workflows/gradle-wrapper-validation.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle-wrapper-validation.yml 
b/.github/workflows/gradle-wrapper-validation.yml
index 24aaffb..1746a99 100644
--- a/.github/workflows/gradle-wrapper-validation.yml
+++ b/.github/workflows/gradle-wrapper-validation.yml
@@ -22,5 +22,5 @@ jobs:
     runs-on: ubuntu-18.04
     steps:
       - uses: actions/checkout@v2
-      - uses: gradle/wrapper-validation-action@v1
+      - uses: 
gradle/wrapper-validation-action@e2c57acffb2c9aa5a8dc6eda2bbae0b6e495bd4c
 

Reply via email to