Skip to content

Commit 3ef3b2a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: npm
3030
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
3131
run: npm install
32-
- uses: dev-hato/actions-diff-pr-management@v1.1.13
32+
- uses: dev-hato/actions-diff-pr-management@v1.2.0
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
branch-name-prefix: fix-package

0 commit comments

Comments
 (0)