Skip to content

Commit 23238fc

Browse files
committed
Merge remote-tracking branch 'origin/main' into 00949-production-readiness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy
2 parents 1e30538 + a4ef700 commit 23238fc

File tree

3 files changed

+228
-59
lines changed

3 files changed

+228
-59
lines changed

.github/workflows/flow-deploy-release-artifact.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
npm run build
151151
152152
- name: Setup JFrog CLI
153-
uses: jfrog/setup-jfrog-cli@96153976e4e81b3701e9cc0a5b9597e80614af81 # v4.5.1
153+
uses: jfrog/setup-jfrog-cli@dff217c085c17666e8849ebdbf29c8fe5e3995e6 # v4.5.2
154154
env:
155155
JF_URL: ${{ vars.JF_URL }}
156156
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}

package-lock.json

Lines changed: 225 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)