We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c59917 + b4c5650 commit e093631Copy full SHA for e093631
.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@25ed13d0628a1601b4b44048e63cc4328ed03633
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4
17
18
build_test:
19
name: Build & Test
0 commit comments