Compare commits

..

2 commits

Author SHA1 Message Date
a8f1e27f39 Merge pull request 'ci(github-action)!: Update renovatebot/github-action action ( v39.2.4 → v40.0.2 )' (#7) from renovate/renovatebot-github-action-40.x into main
Reviewed-on: #7
2024-02-01 17:39:08 +00:00
smeagol-help
7331f464f7 ci(github-action)!: Update renovatebot/github-action action ( v39.2.4 → v40.0.2 )
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.2.4 | v40.0.2 |
2024-02-01 17:34:05 +00:00

View file

@ -45,7 +45,7 @@ jobs:
token: '${{ steps.generate-token.outputs.token }}'
- name: Renovate
uses: renovatebot/github-action@v39.2.4
uses: renovatebot/github-action@v40.0.2
env:
DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }}