Skip to content

Commit

Permalink
chore(deps): update dev-hato/actions-diff-pr-management action to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent 33ec2a4 commit 3746c0f
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].6
- uses: dev-hato/[email protected].7
with:
github-token: ${{secrets.GITHUB_TOKEN}}
branch-name-prefix: fix-package
Expand Down

0 comments on commit 3746c0f

Please sign in to comment.