From c06f90185907cb0c6182be65a328e7b893ed3320 Mon Sep 17 00:00:00 2001 From: Stas Panasiuk Date: Mon, 12 Feb 2024 18:30:28 -0500 Subject: [PATCH] dependency graph dynamic directory revert --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index d8bc9b1f5..0af129382 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -44,4 +44,4 @@ jobs: - name: Update dependency graph uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6 with: - directory: ~/flink-cyber \ No newline at end of file + directory: /home/runner/work/cybersec/cybersec/flink-cyber \ No newline at end of file