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.
2 parents 7e2ddc0 + a6e9ed4 commit a0b6a05Copy full SHA for a0b6a05
.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@40ba2d51b6b6d8695f2b6bd74e785172d4f8d00f
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd
17
18
build_test:
19
name: Build & Test
0 commit comments