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 44f33ba commit 0a38ce8Copy full SHA for 0a38ce8
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Clone the repository
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
15
- name: Ensure SHA pinned actions
16
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@5d6ac37a4cef8b8df67f482a8e384987766f0213
17
18
build_test:
19
name: Build & Test
0 commit comments