Skip to content

Commit

Permalink
Merge pull request #95 from budimanjojo/renovate/renovatebot-github-a…
Browse files Browse the repository at this point in the history
…ction-34.x

chore(deps): update renovatebot/github-action action to v34.159.2
  • Loading branch information
budimanjojo committed Mar 12, 2023
2 parents 3bc29e1 + 5c3dc94 commit c366c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@v34.159.1
uses: renovatebot/github-action@v34.159.2
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"

0 comments on commit c366c0d

Please sign in to comment.