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 24d14c7 commit 3dd5ad9Copy full SHA for 3dd5ad9
.github/workflows/update-dist.yml
@@ -28,7 +28,7 @@ jobs:
28
node-version-file: .node-version
29
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
30
run: bash "${GITHUB_WORKSPACE}/scripts/update_dist/update_dist/build.sh"
31
- - uses: dev-hato/actions-diff-pr-management@e5c78b251a69f44f93b2f1398e06b129bcf151ec # v1.2.0
+ - uses: dev-hato/actions-diff-pr-management@8d475e5bc78f61c40024d4859b79134b66f788d2 # v1.2.1
32
with:
33
github-token: ${{secrets.GITHUB_TOKEN}}
34
branch-name-prefix: apply-dist
0 commit comments