Apply zizmor autofix
Command: `zizmor --fix=all .`
This commit is contained in:
committed by
Benoit Marty
parent
bb48fb7fd1
commit
42d9efbeb9
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
# Ensure we are building the branch and not the branch after being merged on develop
|
||||
# https://github.com/actions/checkout/issues/881
|
||||
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }}
|
||||
persist-credentials: false
|
||||
- name: Use JDK 21
|
||||
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user