Skip to content

Commit bbed728

Browse files
committed
update danharrin/monorepo-split-github-action to v2.4.0
1 parent fe1faf5 commit bbed728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
echo "${{ secrets.ECOTONE_ENTERPRISE_PUBLIC_KEY }}" > ${{ matrix.package.directory }}/src/Messaging/Config/Licence/key.pem
126126
127127
-
128-
uses: "danharrin/monorepo-split-github-action@v2.3.0"
128+
uses: "danharrin/monorepo-split-github-action@v2.4.0"
129129
if: "startsWith(github.ref, 'refs/tags/')"
130130
with:
131131
tag: ${GITHUB_REF#refs/tags/}

0 commit comments

Comments
 (0)