Skip to content

Commit

Permalink
fix(renovate): Update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed May 8, 2024
1 parent eca4a0c commit 8a961ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rennovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Self-hosted Renovate
uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10
uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_PLATFORM_COMMIT: "true"
Expand Down

0 comments on commit 8a961ff

Please sign in to comment.