Skip to content

json-to-file

Actions
Write json from variable to file
v1.0.4
Latest
Verified creator
Star (12)

Tags

 (1)

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

OpenSSF Scorecard build-test

Purpose

Write JSON from to a file, without having to worry about string escaping on a bash script.

Usage

- uses: devops-actions/[email protected]
  with:
    json: '{"test": "test"}'
    filename: 'test.json'

json-to-file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Write json from variable to file
v1.0.4
Latest

Verified

GitHub has manually verified the creator of the action as an official partner organization. For more info see About badges in GitHub Marketplace.

Tags

 (1)

json-to-file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.