Skip to content

Commit b7b9643

Browse files
CopilotSeanDuggan
andcommitted
Pin googlejavaformat-action to v4.0.0 SHA for security
Co-authored-by: SeanDuggan <2421968+SeanDuggan@users.noreply.github.com>
1 parent bef84a9 commit b7b9643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v2
29-
- uses: axel-op/googlejavaformat-action@v4.0.0
29+
- uses: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd #v4.0.0
3030
with:
3131
args: "--set-exit-if-changed"
3232

0 commit comments

Comments
 (0)