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 Aug 12, 2024
1 parent 8c8f4ca commit e693731
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Self-hosted Renovate
uses: renovatebot/github-action@042670e39b8d7335e992c3fa526ecbfbd52ef57b # v40.2.2
uses: renovatebot/github-action@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}
RENOVATE_PLATFORM_COMMIT: "true"
Expand Down

0 comments on commit e693731

Please sign in to comment.