Skip to content

Commit a352fe4

Browse files
chore(deps): pin dependencies
1 parent e232a0e commit a352fe4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
if: ${{ (github.server_url == 'https://github.com') && (github.repository == 'ExpediaGroup/styx') }}
1717
steps:
1818
- name: checkout
19-
uses: actions/checkout@v6
19+
uses: actions/checkout@v6.0.3
2020
- name: Set up JDK
21-
uses: actions/setup-java@v5
21+
uses: actions/setup-java@v5.2.0
2222
with:
2323
distribution: temurin
2424
java-version: 21

0 commit comments

Comments
 (0)