Skip to content

Commit

Permalink
Merge pull request #24 from heubeck/dependabot/github_actions/renovat…
Browse files Browse the repository at this point in the history
…ebot/github-action-39.2.3

Bump renovatebot/github-action from 39.2.1 to 39.2.3
  • Loading branch information
heubeck authored Dec 15, 2023
2 parents 40270ca + 5a91b95 commit 7845756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Renovate
uses: renovatebot/github-action@v39.2.1
uses: renovatebot/github-action@v39.2.3
with:
# GitHub personal access token with 'public_repo' scope used to create version bump pull requests
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7845756

Please sign in to comment.