Skip to content

Commit ee23a87

Browse files
committed
chore: bump to latest version of action
1 parent 6124837 commit ee23a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/split_monorepo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: checkout
2828
run: git clone "$GITHUB_SERVER_URL"/"$GITHUB_REPOSITORY" "$GITHUB_WORKSPACE" && cd "$GITHUB_WORKSPACE" && git checkout "$GITHUB_SHA"
2929
- name: push-hook-dd-trace
30-
uses: tcarrio/git-filter-repo-docker-action@v1.4.0
30+
uses: tcarrio/git-filter-repo-docker-action@v1.5.0
3131
with:
3232
privateKey: ${{ secrets.SSH_PRIVATE_KEY }}
3333
targetOrg: open-feature-php

0 commit comments

Comments
 (0)