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 b36da84 commit 04dd239Copy full SHA for 04dd239
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Clone the repository
14
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
15
- name: Ensure SHA pinned actions
16
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@af2eb3226618e2494e3d9084f515ad6dcf16e229
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b36da842ed61dbd73353c19cfc84c0a7bc430323
17
18
build_test:
19
name: Build & Test
0 commit comments