Skip to content

Commit

Permalink
Update dev-hato/actions-diff-pr-management action to v1.2.0 (#1388)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent df5e743 commit 409b6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: npm
- if: github.event_name != 'pull_request' || github.event.action != 'closed'
run: npm install
- uses: dev-hato/actions-diff-pr-management@v1.1.13
- uses: dev-hato/actions-diff-pr-management@v1.2.0
with:
github-token: ${{secrets.GITHUB_TOKEN}}
branch-name-prefix: fix-package
Expand Down

0 comments on commit 409b6dc

Please sign in to comment.