Skip to content

Commit

Permalink
Merge pull request #193 from step-security-bot/stepsecurity_remediati…
Browse files Browse the repository at this point in the history
…on_1693547191

[StepSecurity] ci: Harden GitHub Actions
  • Loading branch information
coheigea authored Sep 1, 2023
2 parents a8c47ff + 6a71449 commit e571b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
- name: Set up JDK 8
uses: actions/setup-java@v3
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
java-version: '8'
distribution: 'temurin'
Expand Down

0 comments on commit e571b98

Please sign in to comment.