Skip to content

Commit 2f3634a

Browse files
Merge pull request #70 from orange-cloudfoundry/renovate/master-actions-checkout-digest
chore(deps): update actions/checkout digest to de0fac2 (master)
2 parents 318675b + c806777 commit 2f3634a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-final-bosh-release-on-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: checkout
25-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
25+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)