We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fb2a0 commit a405c80Copy full SHA for a405c80
.github/workflows/format-json-yml.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
29
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
30
- - uses: dev-hato/actions-format-json-yml@16c1aed1beca6fdb667fba4f956cb506ab730470 # v0.0.90
+ - uses: dev-hato/actions-format-json-yml@545842ae76c25fb0d6a4fbf2cb7b71072f30974c # v0.0.91
31
32
github-token: ${{ steps.generate_token.outputs.token }}
33
concurrency:
0 commit comments