Skip to content

Commit 17f2877

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/cache-4.2.0
2 parents c7d99a0 + 53d625a commit 17f2877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Clone the repository
1414
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1515
- name: Ensure SHA pinned actions
16-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@5d6ac37a4cef8b8df67f482a8e384987766f0213
16+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5
1717

1818
build_test:
1919
name: Build & Test

0 commit comments

Comments
 (0)