Skip to content

Commit a0b6a05

Browse files
authored
Merge pull request #131 from zgosalvez/dependabot/github_actions/zgosalvez/github-actions-ensure-sha-pinned-actions-3.0.16
Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.14 to 3.0.16
2 parents 7e2ddc0 + a6e9ed4 commit a0b6a05

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@40ba2d51b6b6d8695f2b6bd74e785172d4f8d00f
16+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd
1717

1818
build_test:
1919
name: Build & Test

0 commit comments

Comments
 (0)