We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8bd44 commit 2fde418Copy full SHA for 2fde418
.github/workflows/format-json-yml.yml
@@ -23,7 +23,7 @@ jobs:
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
24
persist-credentials: false
25
- uses: ./
26
- - uses: dev-hato/actions-format-json-yml@e26bb75bab9841682281db76bb3f11b9f29a29f0 # v0.0.100
+ - uses: dev-hato/actions-format-json-yml@4cb268945c4c97e2eac4f9f118faccda54a528be # v0.0.101
27
with:
28
github-token: ${{ secrets.GITHUB_TOKEN }}
29
concurrency:
0 commit comments