Skip to content

Commit

Permalink
chore(deps): update dev-hato/actions-diff-pr-management action to v1.…
Browse files Browse the repository at this point in the history
…1.11
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 956a22b commit 1995c6b
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/[email protected].10
- uses: dev-hato/[email protected].11
with:
github-token: ${{secrets.GITHUB_TOKEN}}
branch-name-prefix: fix-package
Expand Down

0 comments on commit 1995c6b

Please sign in to comment.