Skip to content

Commit a931b91

Browse files
budimanjojo-bot[bot]budimanjojo
authored andcommitted
chore(github-action): update renovatebot/github-action action to v43.0.4
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
1 parent d179e2a commit a931b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
3939
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
4040
- name: Renovate
41-
uses: renovatebot/github-action@v43.0.3
41+
uses: renovatebot/github-action@v43.0.4
4242
with:
4343
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
4444
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)