Skip to content

Commit

Permalink
Merge pull request #32 from small-hack/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4.1.7
  • Loading branch information
jessebot authored Oct 21, 2024
2 parents 8a49285 + 529627b commit bfeab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}

- name: Checkout
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.2.0

- name: Self-hosted Renovate
uses: renovatebot/[email protected]
Expand Down

0 comments on commit bfeab00

Please sign in to comment.