Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AlexSkrypnyk committed Aug 15, 2024
1 parent 848480e commit 6f443f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.3.0
uses: actions/checkout@v4.1.7

- uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2
- uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1

- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.154.4
uses: renovatebot/github-action@v40.2.6
env:
# Update the value of RENOVATE_GIT_AUTHOR with your own.
RENOVATE_GIT_AUTHOR: 'Renovate Self Hosted <[email protected]>'
Expand Down

1 comment on commit 6f443f5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.