chore(deps): update https://github.com/renovatebot/github-action action to v41.0.13 #64

Merged
bizcochito merged 1 commits from renovate/https-github.com-renovatebot-github-action-41.x into main 2025-02-22 19:19:56 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Self-hosted Renovate - 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: with:
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
env-regex: "^(?:RENOVATE_\\w+|GITHUB_COM_TOKEN)$" env-regex: "^(?:RENOVATE_\\w+|GITHUB_COM_TOKEN)$"