Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v40.3.1 → v40.…
Browse files Browse the repository at this point in the history
…3.2 )

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v40.3.1 | v40.3.2 |
  • Loading branch information
bloopy-boi[bot] authored Oct 9, 2024
1 parent 84efa69 commit 97b0d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
token: "${{ steps.app-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@v40.3.1
uses: renovatebot/github-action@v40.3.2
env:
LOG_LEVEL: ${{ inputs.renovateLogLevel }}
RENOVATE_DRY_RUN: ${{ inputs.dryRun }}
Expand Down

0 comments on commit 97b0d4d

Please sign in to comment.