Merge pull request 'chore(deps): update https://github.com/renovatebot/github-action action to v41.0.13' (#64) from renovate/https-github.com-renovatebot-github-action-41.x into main
renovate / renovate (push) Successful in 1m18s Details

Reviewed-on: #64
This commit is contained in:
bizcochito 2025-02-22 19:19:55 +00:00
commit e697660a48
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Self-hosted Renovate
uses: https://github.com/renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
uses: https://github.com/renovatebot/github-action@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env-regex: "^(?:RENOVATE_\\w+|GITHUB_COM_TOKEN)$"