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 1a4770f commit 253c5d7Copy full SHA for 253c5d7
.github/workflows/format.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
35
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
36
- - uses: dev-hato/actions-diff-pr-management@bda458eb55c11585595482e3ec7506b05632b5ec # v2.2.1
+ - uses: dev-hato/actions-diff-pr-management@1e2c650446e6a6aab1858d55c8b693470ea5f2fe # v2.2.2
37
38
github-token: ${{steps.generate_token.outputs.token}}
39
branch-name-prefix: format
0 commit comments