This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
The following commit(s) were added to refs/heads/master by this push: new 6b8e819f ci(release-audit): use latest apache-rat-action (#1809) 6b8e819f is described below commit 6b8e819f21fa2acabb2f6bbafd7c89e5322489fb Author: エリス <er...@users.noreply.github.com> AuthorDate: Mon Jun 16 12:34:39 2025 +0900 ci(release-audit): use latest apache-rat-action (#1809) --- .github/workflows/release-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-audit.yml b/.github/workflows/release-audit.yml index afc296ff..f299c3f0 100644 --- a/.github/workflows/release-audit.yml +++ b/.github/workflows/release-audit.yml @@ -34,7 +34,7 @@ jobs: - uses: actions/checkout@v4 # Check license headers - - uses: erisu/apache-rat-action@555ae80334a535eb6c1f8920b121563a5a985a75 + - uses: erisu/apache-rat-action@3127a8c18f3bb10e91c60e835144085b31c5c463 # Setup environment with node - uses: actions/setup-node@v4 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org