Skip to content

Commit a0a93ac

Browse files
authored
Merge pull request #108 from softwaremill/renovate/actions-checkout-digest
Update actions/checkout digest to 34e1148
2 parents 36b5179 + c7e1802 commit a0a93ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1313
- name: Setup JDK
1414
uses: actions/setup-java@v4
1515
with:

0 commit comments

Comments
 (0)