Skip to content

Commit f6337c9

Browse files
committed
BUILD: WORKING COMMIT - DELETE
1 parent 4819c5c commit f6337c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-actions-workflows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Download Earthly.
1515
uses: earthly/actions-setup@v1
1616
with:
17-
version: v0.8.15
17+
version: 23131ae7a7fc57b7121614bad290a4e5b06233d5f862c2ea821385e4943bdb0b # v0.8.15
1818
- name: Checkout code.
1919
uses: actions/checkout@v4
2020
- name: Check GitHub Actions workflows linting.
@@ -26,7 +26,7 @@ jobs:
2626
- name: Download Earthly.
2727
uses: earthly/actions-setup@v1
2828
with:
29-
version: v0.8.15
29+
version: sha256:23131ae7a7fc57b7121614bad290a4e5b06233d5f862c2ea821385e4943bdb0b # v0.8.15
3030
- name: Checkout code.
3131
uses: actions/checkout@v4
3232
- name: Check formatting.

0 commit comments

Comments
 (0)