Skip to content

Commit

Permalink
chore(deps): Bump jsdaniell/create-json from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [jsdaniell/create-json](https://github.com/jsdaniell/create-json) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/jsdaniell/create-json/releases)
- [Commits](jsdaniell/create-json@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: jsdaniell/create-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 68c967c commit 7dbed57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
poetry install
- name: create-json
id: create-json
uses: jsdaniell/[email protected].2
uses: jsdaniell/[email protected].3
with:
name: ".secrets/config.json"
json: ${{ secrets.CONFIG_JSON }}
Expand Down

0 comments on commit 7dbed57

Please sign in to comment.