Skip to content

Commit 3dd5ad9

Browse files
Update dev-hato/actions-diff-pr-management action to v1.2.1 (#1210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24d14c7 commit 3dd5ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version-file: .node-version
2929
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
3030
run: bash "${GITHUB_WORKSPACE}/scripts/update_dist/update_dist/build.sh"
31-
- uses: dev-hato/actions-diff-pr-management@e5c78b251a69f44f93b2f1398e06b129bcf151ec # v1.2.0
31+
- uses: dev-hato/actions-diff-pr-management@8d475e5bc78f61c40024d4859b79134b66f788d2 # v1.2.1
3232
with:
3333
github-token: ${{secrets.GITHUB_TOKEN}}
3434
branch-name-prefix: apply-dist

0 commit comments

Comments
 (0)