Skip to content

Commit d27b15d

Browse files
authored
ci: use apache-rat-action@v1 (tag) (#656)
1 parent 318acc0 commit d27b15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v4
3535

3636
# Check license headers
37-
- uses: erisu/apache-rat-action@555ae80334a535eb6c1f8920b121563a5a985a75
37+
- uses: erisu/apache-rat-action@v1
3838

3939
# Setup environment with node
4040
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)