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 a73e9b3 commit f69c19fCopy full SHA for f69c19f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Clone the repository
14
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
15
- name: Ensure SHA pinned actions
16
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5
17
18
build_test:
19
name: Build & Test
0 commit comments