Skip to content

Commit ef21bfd

Browse files
authored
Merge pull request bndtools#193 from bndtools/dependabot/github_actions/actions/checkout-4.1.7
build(deps): Bump actions/checkout from 4.1.2 to 4.1.7
2 parents 614cbb5 + 4afb218 commit ef21bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
3131

3232
- name: Git Checkout
33-
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
33+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3434
- name: Set up Ruby
3535
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
3636
with:

0 commit comments

Comments
 (0)