Skip to content

Commit bea2801

Browse files
Merge pull request #83 from orange-cloudfoundry/renovate/master-actions-checkout-digest
chore(deps): update actions/checkout digest to df4cb1c (master)
2 parents 498112d + 45a9f3a commit bea2801

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)