Skip to content

Commit

Permalink
chore(deps): ⬆️ update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2023
1 parent 2ea0e25 commit 46c9b0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4.1.1

- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.0.5
uses: renovatebot/github-action@v39.1.0
env:
LOG_LEVEL: debug
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
Expand Down

0 comments on commit 46c9b0e

Please sign in to comment.