Skip to content

Commit 503bb37

Browse files
committed
chore: update to latest fixed action
1 parent efa20fc commit 503bb37

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.2.0
30+
uses: tcarrio/git-filter-repo-docker-action@v1.3.0
3131
with:
3232
privateKey: ${{ secrets.SSH_PRIVATE_KEY }}
3333
targetOrg: open-feature-php

0 commit comments

Comments
 (0)