We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4819c5c commit f6337c9Copy full SHA for f6337c9
.github/workflows/github-actions-workflows.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Download Earthly.
15
uses: earthly/actions-setup@v1
16
with:
17
- version: v0.8.15
+ version: 23131ae7a7fc57b7121614bad290a4e5b06233d5f862c2ea821385e4943bdb0b # v0.8.15
18
- name: Checkout code.
19
uses: actions/checkout@v4
20
- name: Check GitHub Actions workflows linting.
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
+ version: sha256:23131ae7a7fc57b7121614bad290a4e5b06233d5f862c2ea821385e4943bdb0b # v0.8.15
30
31
32
- name: Check formatting.
0 commit comments