Skip to content

Commit

Permalink
fix(renovate): Update renovatebot/github-action action to v40 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan authored Feb 3, 2024
1 parent aed8c79 commit 28a3bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rennovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@64257ea9bae8d8634eba1d545638c2cab62e69e6 # v39.2.1
uses: renovatebot/github-action@42c1d3cb1d1ca891765626ba71cdff5e757258de # v40.0.2
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_PLATFORM_COMMIT: "true"
Expand Down

0 comments on commit 28a3bbd

Please sign in to comment.